socketio / socket.io-protocolLinks
Socket.IO Protocol specification
☆515Updated 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
Sorting:
- Engine.IO protocol☆242Updated 11 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 11 months ago
- The Socket.IO in-memory adapter☆199Updated 11 months ago
- The Socket.IO Redis emitter, allowing to communicate with a group of Socket.IO servers from another Node.js process.☆720Updated last year
- ☆140Updated 11 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,591Updated 11 months ago
- MessagePack implementation for Node.js☆312Updated 3 years ago
- Helper module for loading your native module's `.node` file☆415Updated last year
- Standards-compliant WebSocket client and server☆612Updated last year
- websockets with the node stream API☆669Updated 10 months ago
- A Long class for representing a 64-bit two's-complement integer value.☆901Updated 2 months ago
- Sticky session balancer based on a `cluster` module☆963Updated 3 years ago
- JSON Web Signatures☆720Updated last year
- Adapter to enable broadcasting of events to multiple separate socket.io server nodes.☆2,764Updated last year
- WebSocket emulation - Node.js server