clhq-websocket-module

JSON →
library 1.1.0-alpha.189 ·javascript
verified Jun 7, 2026

A shared WebSocket broadcaster module for ClippyHQ services, currently at version 1.1.0-alpha.189. This alpha release primarily supports server-to-client broadcasting but has a known limitation: client-to-server event handling is not yet implemented. It is designed for internal CLHQ usage, built with TypeScript, and relies on the popular 'ws' library. The package facilitates real-time messaging across Clippy microservices, with a focus on simplicity and TypeScript integration.