jsonbird
JSON-RPC 2.0 client/server/peer for any reliable transport. Inter-process communication. REST. WebSocket. WebWorker. Out of order messaging or in-order byte streams
websocket-rpc-protocol
A JSON RPC protocol for working over websockets. Sheds the weight of JSON RPC to simplify argument names and adds features.
rpc-websocketserver
Simple rpc websocket server, wrapping the very popular 'ws' library. Register your RPCs with convenient decorators.