eriksank / rpc-websocket
RPC WebSocket is a wrapper for standard websockets that adds support for message types, RPC, and for before/after send/receive events. It is an alternative to ajax, socket.io, and JSON-RPC.
☆36Updated 7 years ago
Alternatives and similar repositories for rpc-websocket:
Users that are interested in rpc-websocket are comparing it to the libraries listed below
- Default broker client-server pair for SocketCluster☆13Updated 2 years ago
- Node.js vnc client with gui☆18Updated 7 years ago
- Service registry for Node.js on top of etcd☆35Updated 9 years ago
- Tenso is an HTTP REST API framework☆171Updated this week
- ☆21Updated 5 years ago
- Node.js Unique, time sortable IDs for your objects☆25Updated 9 years ago
- Server middleware to power socket.io-p2p. Handles signalling☆55Updated last year
- A cache connector for Redis☆21Updated 2 months ago
- [WIP] Interactive Connectivity Establishment (ICE) (RFC 5245) for Node.js☆34Updated 9 years ago
- Per-message DEFLATE compression extension for WebSocket connections☆26Updated last year
- Simple ORM node.js wrapper for relational databases. It do not depends on any specific driver, so you can connect to mysql, ms server and…