About WebSocket¶
As the Wikipedia's page of WebSocket mentions:
Quote
WebSocket is a computer communications protocol, providing full-duplex communication channels over a single TCP connection.
How and why do we use WebSocket¶
TODO
Resources and alternatives¶
These resources and alternatives are related to the current item (in alphabetical order).
None at the moment.