Ready — Click play to start the demo
WebSocket Protocol Upgrade
WebSocket upgrades an HTTP connection to a full-duplex WebSocket connection via the HTTP Upgrade mechanism. After a single handshake, client and server can send messages to each other at any time.