README
PipeValve
Controlling and monitoring streams in Node.js with pipevalve
Under heavy development
References: limit-stream delay-stream stream-bench
Use pipevalve to monitor and control streams just like a valve.
<script type="module">
import pipevalve from 'https://cdn.skypack.dev/pipevalve';
</script>
Controlling and monitoring streams in Node.js with pipevalve
References: limit-stream delay-stream stream-bench