iso-websocket

JSON →
library 0.5.0 ·javascript
verified Jun 7, 2026

Isomorphic WebSocket client with auto-reconnect, connection timeout, message queuing, and extensible retry strategy. Works in browser and Node.js. Current stable version is 0.5.0. Supports standard WebSocket API, typed events, and custom reconnection URLs. Differentiates from alternatives like ws or reconnecting-websocket by being isomorphic and providing built-in retry and queue.