node-stream-throttle icon indicating copy to clipboard operation
node-stream-throttle copied to clipboard

Adding latency

Open paulirish opened this issue 11 years ago • 1 comments

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?

paulirish avatar May 10 '14 03:05 paulirish

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.

tjgq avatar May 13 '14 21:05 tjgq