Re: [streams] Extract the minimal algorithm from which we can easily infer the public behavior of the interfaces (#312)

The queuing mechanism in the ReadableStream has been moved into ReadableStreamController. Now the ReadableStream is succinctly representing the semantics required for things that are considered to be valid implementation of the ReadableStream (see the commit log of https://github.com/whatwg/streams/commit/e601d69f3ba40e6f4b5506e4bb1fbe3f3eabf393).

---
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/issues/312#issuecomment-202388610

Received on Monday, 28 March 2016 13:21:05 UTC