A Brief Introduction to WebSocket
The beginning of an HTTP request is always marked by the establishment of a connection between client and server. This connection is alive throughout the lifecycle of the request produced by the client, meaning that the connection will be closed once...
nbchand.hashnode.dev2 min read