WebSocket Demystified: Your Gateway to Real-Time Communication
What exactly is a WebSocket?
A WebSocket enables a user to send and receive messages to and from a server. So, in essence, this is a method of communication between Client and Server. Let's first comprehend this communication; we'll return to WebSock...
snehilchhabria.hashnode.dev4 min read