Make engine.io a valid node stream
Reconnect an engine.io stream when it goes down.
stupid simple engine.io stream + static server
Parser for the client for the realtime Engine
Client for the realtime Engine
The realtime engine behind Socket.IO. Provides the foundation of a bidirectional connection between client and server
node.js realtime framework server
TypeScript definitions for engine.io
XMLHttpRequest for Node
Node.js Streams, a user-land copy of the stream library from Node.js
Method that parses a JSON string and returns a JSON object
Check if something is a Node.js stream
Get a stream as a string, Buffer, ArrayBuffer or array
tar-stream is a streaming tar parser and generator and nothing else. It operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.
Call a callback when a readable/writable/duplex stream has completed or failed.
destroy a stream if possible
Toggle the CLI cursor
Get and validate the raw body of a readable stream.
A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.
A micro-library of stream components for building custom JSON and JSONC processing pipelines with a minimal memory footprint — parse, filter, and transform JSON far larger than available memory with a SAX-inspired token API, on Node.js or Web Streams.
Streaming data for JavaScript
A streaming way to send data to a Node.js Worker Thread
A stream that emits multiple other streams one after another.
minimal implementation of a PassThrough stream
Pactix-web-socket-io server side
Socket IO server implementation in rust as a Tower Service.
Core of the socketioxide library. Contains basic types and interfaces for the socketioxide crate and all other related sub-crates.
Common parser for the socketioxide protocol
Msgpack parser for the socketioxide protocol
Lightweight async HTTP/1.1 and HTTP/2 framework built on tokio with TLS (rustls), routing, middleware, streaming, compression, CORS and rate limiting