nodejs-websocket
Basic server&client approach to websocket (text and binary frames)
rpc-websocketserver
Simple rpc websocket server, wrapping the very popular 'ws' library. Register your RPCs with convenient decorators.
@dyniqo/ts-websocket
A robust and flexible TypeScript library for managing WebSocket connections alongside an HTTP server. This library provides seamless integration into Node.js applications with built-in support for dependency injection, modular design, and extensibility.