Contact
Web

WebSocket

A communication protocol providing full-duplex, persistent connections between client and server over a single TCP connection. Used for real-time features: chat, live updates, collaborative editing, and streaming data.

Related Resources