Creating a WebSocket Connection in Node.js
Hi All,
I want to create a websocket connection withing nodejs.
Is it possible or I need to use external library
I want to create a websocket connection withing nodejs.
Is it possible or I need to use external library
ws in that case?