ws-rpc

JSON →
library 0.0.8 ·javascript deprecated
verified Jun 7, 2026

ws-rpc is a lightweight RPC extension for the ws WebSocket server, enabling named message types and callback-based communication for server and client. Version 0.0.8 is the latest release, with no recent updates (low activity). It provides room/channel support, client disconnect auto-removal, and integration with Express and Flash client shims. Unlike raw ws, it adds structured RPC patterns on top, but binary messages are handled separately.