Skip to content

Commit bf97d01

Browse files
committed
stream: introduce Body
This introduce a new stream primitive called Body which helps with performance, ergonomics and compatibility when working with different types of data producers and consumers. Using Body it will be possible to delay converting streamlike objects as long as possible and enable some optimizations where we can avoid e.g. intermediate node streams.
1 parent f1d3533 commit bf97d01

File tree

5 files changed

+485
-227
lines changed

5 files changed

+485
-227
lines changed

0 commit comments

Comments
 (0)