Duplex stream that reads/writes from/to multiple duplex streams at once
Creates a duplex stream
Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
TypeScript definitions for mute-stream
Call a callback when a readable/writable/duplex stream has completed or failed.
Typescript types for AsyncIterable sink/source/duplex streams
Wraps a duplex stream and hides the readable or the writable interface
Make a full duplex stream with 2 Duplex endpoints, using the native version of `Duplex`
Chain functions, generators, Node streams, and Web streams into a pipeline with backpressure support.
Modern version of `duplexer2`
TypeScript definitions for pumpify
Combine an array of streams into a single duplex stream using pump and duplexify
Modern stream composer
Returns a stream which becomes readable once all input is received
Return promise for duplex stream
Create a duplex stream from a readable and a writable stream.
A module for creating a node style stream over a WebExtension port object.
Duplex wrapper for RDFJS Sink
Add a goodbye handshake to a duplex async iterable
TypeScript definitions for duplexify
Create a duplex stream from a writable and a readable
Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too
Use websockets with the node streams API. Works in browser and node, with all current WS versions
A JavaScript Ethereum provider that connects to the wallet over a stream