Issues
- 1
Handling pipe option to keep writer open
#86 opened by steverep - 3
Problem merging streams
#85 opened by gtbuchanan - 4
Add toWeb/fromWeb methods
#80 opened by luiscastro193 - 1
Document `open` event
#82 opened by gmaclennan - 0
- 3
- 2
`stream.end()` not propagating as expected
#72 opened by gmaclennan - 2
Unhandled exception and undefined unpipe method when closing ReadStream created by webtorrent using createReadStream passed to fluent-ffmpeg
#71 opened by James4Ever0 - 7
pipe(..., { end: false })
#31 opened by martinheidegger - 15
- 5
pipeline compatibility issue
#38 opened by coreyfarrell - 3
Duplex.allowHalfOpen
#43 opened by martinheidegger - 2
`streamx.compose` utility?
#63 opened by phated - 1
- 18
duplex never fires end
#65 opened by ThaUnknown - 0
`close` being emitted without `end` or `error`
#74 opened by sstchur - 3
Unexpected event ordering
#40 opened by coreyfarrell - 4
AsyncIterator in a Duplex stream never ends
#62 opened by tinchoz49 - 2
unpipe() is not implemented
#11 opened by jwerle - 1
Proper way to clone a stream?
#60 opened by black7375 - 4
`readable.readable` and `writable.writable` flags should be false after `.destroy()` is executed.
#57 opened by sttk - 5
- 4
Add pipeline function
#17 opened by Frando - 9
_read call triggered by write?
#51 opened by dominictarr - 3
Can only pipe to one destination
#15 opened by coreyfarrell - 1
- 1
Remove READ_EMIT_DATA
#4 opened by AndreasMadsen - 1
- 0
Rename internal hooks
#54 opened by mafintosh - 6
how does pause work?
#50 opened by dominictarr - 1
- 1
- 17
- 1
write, read in transform opts acceptable?
#23 opened by martinheidegger - 0
move to github actions
#25 opened by mafintosh - 3
AsyncIterable?
#9 opened by phated - 2
- 1
Add predestroy
#8 opened by mafintosh - 1
BUG: cannot pass custom implementation of `_open` to `Writable` in option to constructor
#7 opened by utanapishtim - 4
Why no object mode?
#5 opened by piranna