w-comor-websocket

JSON →
library 1.0.38 ·javascript
verified Jun 7, 2026

A WebSocket RPC communicator for Node.js and browser, version 1.0.38. Provides a simple RPC-like mechanism mapping server functions to client calls with authentication, function filtering, and client change events. Released on npm with moderate download activity. Key differentiators: built-in authentication and function filtering, support for both server and client UMD modules, and dependency on ws and w-websocket-client. Suitable for projects needing lightweight WebSocket-based RPC without a full framework.