node-stream-throttle
node-stream-throttle copied to clipboard
Adding latency
I suppose adding latency is out of the scope of this project, but mimicing slower connections with only bandwidth throttling is incomplete.
Do you have a recommendation of how use stream-throttle along with something to add latency?
Hi Paul,
Unfortunately, I don't have a recommendation. I have a downstream project that would also benefit from latency, though - I can't make any promises, but it's likely that I'll get around to implementing it soon.
I think a separate package (despite being conceptually cleaner) isn't worth the trouble; people will probably use both features together more often than not.