[whatwg/streams] Refactor TransformStream's backpressure handling (#571)

Add notes (in the form of assert description where possible) about the new
backpressure controlling logic introduced by isonmad to ease understanding.
You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/streams/pull/571

-- Commit Summary --

  * Refactor TransformStream's backpressure handling

-- File Changes --

    M reference-implementation/lib/transform-stream.js (79)

-- Patch Links --

https://github.com/whatwg/streams/pull/571.patch
https://github.com/whatwg/streams/pull/571.diff

-- 
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/571

Received on Thursday, 27 October 2016 10:48:51 UTC