⚡1👍1
What's websocket connection?
bidirectional , full duplex protocol that is used in the same scenarioof client-server communication. it's statefull, means the connection between will stay alive until it gets terminated by either of the party. they are used in : real time web application, gaming application, chat application.
When not to use it : when we want to fetch old or want to get data once and to process it. We should go with HTTP protocol.
[https://t.me/GetFrensBot?start=_tgr_DHp6UfxlNjc0]
#websocketio #realtimedata #buildinpublic
bidirectional , full duplex protocol that is used in the same scenarioof client-server communication. it's statefull, means the connection between will stay alive until it gets terminated by either of the party. they are used in : real time web application, gaming application, chat application.
When not to use it : when we want to fetch old or want to get data once and to process it. We should go with HTTP protocol.
telegram Ad:
[https://t.me/GetFrensBot?start=_tgr_DHp6UfxlNjc0]
#websocketio #realtimedata #buildinpublic
👍2