Pull Streams for socket.io
Node.js Streams, a user-land copy of the stream library from Node.js
socket.io protocol parser
node.js realtime framework server
Realtime application framework client
default socket.io in-memory adapter
minimal pull stream
OpenTelemetry instrumentation for `socket.io` messaging server implementation for Socket.IO communication
Event emitter
stream for socket.io
Streaming http in the browser
stream for socket.io
convert a stream1 or streams2 stream into a pull-stream
The Socket.IO Redis adapter, allowing to broadcast events between several Socket.IO servers
Check if something is a Node.js stream
Get a stream as a string, Buffer, ArrayBuffer or array
The Socket.IO MongoDB adapter, allowing to broadcast events between several Socket.IO servers
construct a pull-stream for reading from a writable source, can read old records, new (live) records, or both.
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
The Socket.IO Redis emitter, allowing to communicate with a group of Socket.IO servers from another Node.js process
For a given Buffer or Stream, this module will attempt to determine the total length of the stream contents. It currently supports Buffers, `fs` streams, `http` responses, and `request` objects, and allows for specifying custom stream types.