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.

6m read timeFrom dev.to
Post cover image
Table of contents
Why are websockets required?Working of WebsocketsBuilding a Websocket ApplicationUse Cases
4 Comments

Sort: