WebSocket Conference Server

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

An out-of-the-box HTTP and WebSocket server for multi-client conference sessions, built on the `websocket` module (WebSocket-Node). Current stable version is 0.8.2, with no active release cadence (last update likely years ago). Its key differentiator is zero-config setup for rapid prototyping on Node.js >=0.12.2, serving static files and hosting a WebSocket conference with custom protocols and utilities. It is a thin abstraction layer over `websocket`, not actively maintained, and has limited documentation.