Skip to content

WebSocket

A full-duplex communication channel between browser and server. Once established, both sides can send messages at any time — no need to re-initiate requests each time.

Module Contents

Released under the MIT License.