socketio / engine.io-protocolLinks
Engine.IO protocol
☆246Updated last year
Alternatives and similar repositories for engine.io-protocol
Users that are interested in engine.io-protocol are comparing it to the libraries listed below
Sorting:
- Socket.IO Protocol specification☆516Updated last year
- MessagePack implementation for Node.js☆314Updated 3 years ago
- ☆140Updated last year
- The Socket.IO in-memory adapter☆199Updated last year
- Helper module for loading your native module's `.node` file☆417Updated last year
- This repository is no longer active.☆305Updated 5 years ago
- Superseded by classic-level. Pure C++ Node.js LevelDB binding. An abstract-leveldown compliant store.☆776Updated 10 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…☆742Updated last year
- Node.js client for etcd3☆536Updated last year
- NodeJS implementation of the QUIC protocol☆157Updated 6 years ago
- Raw sockets for Node.js.☆213Updated last year
- Turn Buffer instances into "pointers"☆456Updated 2 years ago
- A high performance Redis protocol (RESP) parser for JavaScript. Used by Node Redis & ioredis.☆88Updated 5 years ago
- Check if a buffer contains valid UTF-8☆120Updated last month
- Create ABI-compliant "struct" instances on top of Buffers☆120Updated 5 years ago
- Blazingly fast CRC implementations for node.js and browser☆365Updated last year
- unix datagram support for node.js☆79Updated 2 months ago
- MongoDB core driver functionality aims to make the "smallest" viable driver api☆192Updated 4 years ago
- Node HTTP/HTTPS Agents for tunneling proxies☆537Updated 4 years ago
- A msgpack v5 implementation for node.js, with extension points / msgpack.org[Node]☆500Updated last year
- The fastest thunk/promise-based redis client, support all redis features.☆210Updated 6 years ago
- Raft.js is an implementation of the Raft consensus algorithm in JavaScript and using WebRTC.☆330Updated 5 years ago
- Kerberos library for node.js☆176Updated last week
- Low level multicast-dns implementation in pure javascript☆528Updated last year
- A rate limiter for node.js streams.☆215Updated 9 years ago
- Read/write IEEE754 floating point numbers from/to a Buffer or array-like object.☆121Updated 4 years ago
- [DEPRECATED, recommended https://github.com/nodejs/quic] A QUIC server/client implementation in Node.js☆131Updated 6 years ago
- Tool for debugging native Node.js modules and getting stack traces when things go wrong.☆319Updated 3 years ago
- A super efficient binary serialization format for JSON.☆462Updated 8 years ago
- Standards-compliant WebSocket client and server