socketio / engine.io-protocol
Engine.IO protocol
☆237Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for engine.io-protocol
- Socket.IO Protocol specification☆510Updated 10 months ago
- ☆138Updated 3 months ago
- Helper module for loading your native module's `.node` file☆413Updated 7 months ago
- WebSocket buffer utils☆141Updated last week
- MessagePack implementation for Node.js☆312Updated 3 years ago
- Parser for the engine.io protocol, used by client and server☆74Updated 4 months ago
- Check if a buffer contains valid UTF-8☆117Updated 2 weeks ago
- A high performance Redis protocol (RESP) parser for JavaScript. Used by Node Redis & ioredis.☆88Updated 4 years ago
- unix datagram support for node.js☆77Updated 2 years ago
- Cap'n Proto bindings for Node.js☆258Updated 3 years ago
- The Socket.IO in-memory adapter☆197Updated 4 months ago
- JSON Web Algorithms☆99Updated 5 months ago
- A rate limiter for node.js streams.☆213Updated 8 years ago
- Blazingly fast CRC implementations for node.js and browser☆349Updated 7 months ago
- fs bindings for tar-stream☆350Updated 5 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…☆744Updated 4 months ago
- [DEPRECATED, recommended https://github.com/nodejs/quic] A QUIC server/client implementation in Node.js☆132Updated 5 years ago
- Pure C++ Node.js LevelDB binding. An abstract-leveldown compliant store.☆776Updated last year
- A low-level Node.js binding for the Linux epoll API☆84Updated 7 months ago
- This repository is no longer active.☆302Updated 4 years ago
- 64bit Long Integer on Buffer/ArrayBuffer in Pure JavaScript☆78Updated 3 years ago
- NodeJS OpenSSL wrapper☆59Updated 8 years ago
- A msgpack v5 implementation for node.js, with extension points / msgpack.org[Node]☆493Updated 9 months ago
- Raw sockets for Node.js.☆208Updated 7 months ago
- NodeJS module for interacting programmatically with an nginx configuration file☆391Updated 2 years ago
- hashring is a consistent hashing algorithm for Node.js that is compatible with libketama and python's hash_ring package☆353Updated 4 years ago
- Support keepalive http agent.☆581Updated 6 months ago
- Tool for debugging native Node.js modules and getting stack traces when things go wrong.☆319Updated 2 years ago
- Raft.js is an implementation of the Raft consensus algorithm in JavaScript and using WebRTC.☆321Updated 4 years ago
- Parse and Serialize JSON-RPC2 messages in node.js, or browser.