Resilient WebSocket

JSON →
library 2.0.0 ·javascript
verified Jun 7, 2026

A TypeScript-based WebSocket client wrapper that provides automatic reconnection and ping/pong support with a familiar event-driven API. The library is currently at version 2.0.0 and is actively maintained. It differentiates itself by offering a straightforward interface similar to native WebSocket, automatic handling of JSON serialization/deserialization, and configurable heartbeat functionality. Ideal for real-time applications requiring robust network resilience.