easy-websocket-c

JSON →
library 0.4.10 ·javascript
verified Jun 7, 2026

A lightweight TypeScript library simplifying WebSocket connections with built-in heartbeat keep-alive and automatic reconnection. Current stable version is 0.4.10, released as an npm package. Key differentiators: minimal API surface, heartbeat detection, automatic reconnection when network is restored (online reconnection), and configurable retry intervals. Suitable for real-time applications needing reliable WebSocket connections. Release cadence is ad-hoc; primarily maintained by a single contributor.