HTTP is basically a uni-directional protocol wherein a client sends a request to the server, the server accepts the request and sends a. The server can't send a response for which no request has been made by the client. This type of behavior poses a problem for real-time applications.
Table of contents
Why are websockets required?Working of WebsocketsBuilding a Websocket ApplicationUse Cases4 Comments
Sort: