socketio / socket.io-protocol
Socket.IO Protocol specification
☆510Updated last year
Alternatives and similar repositories for socket.io-protocol:
Users that are interested in socket.io-protocol are comparing it to the libraries listed below
- Engine.IO protocol☆242Updated 8 months ago
- ☆140Updated 8 months ago
- The engine used in the Socket.IO JavaScript client, which manages the low-level transports such as HTTP long-polling, WebSocket and WebTr…☆740Updated 8 months ago
- The Socket.IO Redis emitter, allowing to communicate with a group of Socket.IO servers from another Node.js process.☆718Updated 9 months ago
- The Socket.IO in-memory adapter☆199Updated 8 months ago
- The engine used in the Socket.IO JavaScript server, which manages the low-level transports such as HTTP long-polling and WebSocket.☆4,592Updated 8 months ago
- Adapter to enable broadcasting of events to multiple separate socket.io server nodes.☆2,751Updated 11 months ago
- Sticky session balancer based on a `cluster` module☆964Updated 3 years ago
- WebSocket emulation - Node.js server☆2,100Updated 3 months ago
- MessagePack implementation for Node.js☆312Updated 3 years ago
- Admin UI for Socket.IO☆375Updated last year
- hashring is a consistent hashing algorithm for Node.js that is compatible with libketama and python's hash_ring package☆355Updated 5 years ago
- Standards-compliant WebSocket client and server☆611Updated last year
- Node wrapper for hiredis☆305Updated 5 years ago
- Node.js tool for easy binary deployment of C++ addons☆1,133Updated this week
- Helper module for loading your native module's `.node` file☆415Updated 11 months ago
- The fastest thunk/promise-based redis client, support all redis features.☆212Updated 6 years ago
- A fast and complete ByteBuffer implementation using either ArrayBuffers in the browser or Buffers under node.js.☆725Updated last year
- BSON Parser for node and browser☆1,179Updated this week
- WebSocket endpoints for express applications☆883Updated 8 months ago
- Protocol Buffers for Node.js☆762Updated 9 months ago
- Superseded by classic-level. Pure C++ Node.js LevelDB binding. An abstract-leveldown compliant store.☆776Updated 3 months ago
- websockets with the node stream API☆669Updated 7 months ago
- DEPRECATED - please use https://github.com/Brooooooklyn/snappy. Nodejs bindings to Google's Snappy compression library☆481Updated 3 years ago
- WebSocket buffer utils☆149Updated 3 months ago
- Google Protocol Buffers wrapper for Node.js [UNMAINTAINED]