NN Stream Audio
Shared ONNX Runtime provider for nn-stream-duplex and nn-transcriber
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.
Wraps a duplex stream and hides the readable or the writable interface
Typescript types for AsyncIterable sink/source/duplex streams
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
Return promise for duplex stream
Returns a stream which becomes readable once all input is received
Create a duplex stream from a readable and a writable stream.
Add a goodbye handshake to a duplex async iterable
A module for creating a node style stream over a WebExtension port object.
Duplex wrapper for RDFJS Sink
TypeScript definitions for duplexify
Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too
Create a duplex stream from a writable and a readable
Use websockets with the node streams API. Works in browser and node, with all current WS versions