Skip to content

WebSocket

Full-duplex communication channel between browser and server. Establish a connection once, both sides can send data anytime — no need to re-initiate requests each time.

Module Contents

Built with VitePress