websocket-manager

JSON →
library 2.0.18 ·javascript
verified Jun 7, 2026

A lightweight Node.js library for managing internal and external WebSocket connections, version 2.0.18. Provides a unified interface for creating and managing WebSocket servers and clients with automatic reconnection, event handling, and connection pooling. Differentiates from raw ws or Socket.IO by focusing on simple manager patterns for multi-connection scenarios, with support for both server and client sides out of the box. Minimal dependencies and TypeScript support planned or experimental.