Websocket Heartbeat JS

JSON →
library 1.1.3 ·javascript
verified Jun 7, 2026

WebSocket heartbeat and auto-reconnection library for browser JavaScript. Version 1.1.3 is the latest stable release, with infrequent updates. Automatically sends ping messages to detect connection status and reconnects on failure. Differentiates from native WebSocket by handling network outages and server errors that would otherwise go undetected, using a heartbeat mechanism with configurable intervals and reconnection attempts.