This is the first post of the WebSocket Series I will be writing on and the goal is to explain things in the simplest way possible. Let's jump right into it. What is a WebSocket? WebSocket allows a user to send and receive messages to a server. So ba...
iamshadmirza.hashnode.dev
Also for new version of node there has to be utf8 encoding specified when passing message
Great article! But instead of 'url' address for localhost should be given
SHRIVATSA D DESAI
DevOps Engineer
Great it really simplified the web sockets👏🙂👏.