Re: [whatwg/streams] make TransformStream respect backpressure (#550)

Could you please take a look at this fork?
https://github.com/whatwg/streams/commit/dedffc87e05e71e6eb279fbeb3296bc5115d7167

enqueue() passes controls the pull() suppression signal, and pull() and enqueue() control the backpressure signal.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/550#issuecomment-256300981

Received on Wednesday, 26 October 2016 09:52:14 UTC