- From: Domenic Denicola <notifications@github.com>
- Date: Thu, 12 Mar 2015 02:20:55 -0700
- To: whatwg/streams <streams@noreply.github.com>
Received on Thursday, 12 March 2015 09:21:24 UTC
I think that, especially now that we have the flexibility provided by the separate `getReader()` and async `read()`, this issue can be considered solved. Although `ReadableStream` instances will start immediately, readable streams in general don't have to, and with some clever underlying source code you can even get a `ReadableStream` that doesn't really start immediately. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/issues/269#issuecomment-78446322
Received on Thursday, 12 March 2015 09:21:24 UTC