Re: [whatwg/streams] ReadableStreamDefaultController seems redundant (#743)

In addition to what @ricea commented, @domenic told the different goals of RS and WS when tried to make RS and WS completely dual where I attempted to make ReadableStream acknowledgable. The history of this discussion is captured by #253 and #324. In short, my understanding is WS is a queue of operations while RS is a queue of data.

-- 
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/743#issuecomment-303681119

Received on Wednesday, 24 May 2017 10:17:12 UTC