8000 GitHub - ion1/slow-tee: Distribute the input from a ReadableStream into a number of outputs at the pace of the slowest output
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ slow-tee Public

Distribute the input from a ReadableStream into a number of outputs at the pace of the slowest output

License

Notifications You must be signed in to change notification settings

ion1/slow-tee

Repository files navigation

SlowTee

Distribute the input from a ReadableStream into a number of outputs at the pace of the slowest output, avoiding the possible unbounded memory usage of ReadableStream tee().

It is very much a work in progress and needs unit testing and stress testing.

About

Distribute the input from a ReadableStream into a number of outputs at the pace of the slowest output

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0