Showing 1-20 of 2,476 packages
base class for a duplex stream
Creates a duplex stream
Make a full duplex stream with 2 Duplex endpoints, using the native version of `Duplex`
Return promise for duplex stream
Create a duplex stream from a writable and a readable
Wraps a duplex stream and hides the readable or the writable interface
Duplex wrapper for RDFJS Sink
Make a full duplex stream with 2 Duplex endpoints
Call a callback when a readable/writable/duplex stream has completed or failed.
Combine an array of streams into a single duplex stream using pump and duplexify
Duplex Event Emitter
Spawn a child process as a duplex stream
Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
Typescript types for AsyncIterable sink/source/duplex streams
Sets up a duplex object stream over window.postMessage
Fast implementation of JSON-Patch (RFC-6902) with duplex (observe changes) capabilities
Create a duplex stream from a readable and a writable stream.
Read and write arbitrary bytes over a duplex stream
turn (req,res) pairs into a single duplex stream
Read and write protobuf messages over a duplex stream