BOLT 8 Lightning Network Noise Protocol Socket
A stream that emits multiple other streams one after another.
Experimental converter from WHATWG ReadableStream to readable-stream Readable
Wrap read/write/transform functions into streams
ssh2 sftp client for node
Streaming data for JavaScript
A light-weight module that brings Fetch API to node.js
Convert streaming vinyl files to use buffers
Fast Async Iterator for browser Readable Streams.
A readable async stream which can be iterated over using a for-await-of loop.
N3 parser that implements the RDF/JS Sink interface
Bridging the gap between buffers and typed arrays
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.
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.
Utility functions for WhatWG Streams
Get the gzipped size of a string or buffer
Treat a collection of Buffers as a single contiguous partially mutable Buffer.
Concatenate a readable stream's data into a single buffer
Streaming HTML parser with scripting support.
decompress tar.xz plugin
A multipart/form-data encoded stream, helper for file upload.
Make a full duplex stream with 2 Duplex endpoints, using the native version of `Duplex`
Another Stream2 duplexer
Wrap readable streams to turn them into passthrough streams.