frozor-websocket

JSON →
library 1.1.3 ·javascript maintenance
verified Jun 7, 2026

A WebSocket client with automatic reconnection, event emission, and logging. Version 1.1.3 appears to be the latest stable release (no recent updates). This library provides a reconnecting WebSocket with built-in event handling and logging, similar to libraries like reconnecting-websocket but with a simpler API. It is suitable for projects needing persistent WebSocket connections without managing reconnection logic manually.