Lynx/Modules/WebSocket
@sigx/lynx-websocket · Beta

WebSocket#

Browser-standard WebSocket — URLSessionWebSocketTask (iOS), OkHttp (Android).

17k weekly v0.4.1 iOS · Android MIT

Installation#

Terminal
pnpm add @sigx/lynx-websocket
sigx prebuild   # auto-links the native module

About#

@sigx/lynx-websocket is a Lynx module — webSocket global. It is versioned in lockstep with the rest of the Lynx module family, so any combination of modules just works together.

Next steps#

Continue with Installation for project setup, or jump to the API reference.