`lpstream-duplex` provides a length-prefixed Duplex stream. Based on: - `duplexify` by mafintosh: https://github.com/mafintosh/duplexify - `length-prefixed-stream` by mafintosh: https://github.com/mafintosh/length-prefixed-stream
Read and write length-prefixed byte arrays over a duplex stream
Creates a duplex stream
Promised out of order transform.
Streaming length prefixed buffers
Create a duplex stream from a writable and a readable
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`
base class for a duplex stream
Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
Return promise for duplex stream
Duplex wrapper for RDFJS Sink
Typescript types for AsyncIterable sink/source/duplex streams
Streaming length prefixed buffers
Combine an array of streams into a single duplex stream using pump and duplexify
TypeScript definitions for mute-stream
Modern version of `duplexer2`
Add a goodbye handshake to a duplex async iterable
Create handshakes for binary protocols with iterable streams
Channel for easy streaming of work between complex logics.
Spawn a child process as a duplex stream
Returns a stream which becomes readable once all input is received
Simple, robust, BitTorrent peer wire protocol implementation
Create a duplex stream from a readable and a writable stream.