- From: Yutaka Hirano <notifications@github.com>
- Date: Thu, 26 Feb 2015 18:22:28 -0800
- To: whatwg/streams <streams@noreply.github.com>
Received on Friday, 27 February 2015 02:22:55 UTC
We are about to introduce a pool mechanism (or pending read ops, if you prefer async read) into ReadableByteStream. We should replicate the mechanism into ExclusiveReader and it gets more and more complex. When a user defines a custom stream, it should provide its own exclusive reader - Is it possible, given that we've had difficulty in doing that? At the time of https://github.com/whatwg/streams/issues/241#issue-47092591, I expected that the problem was easier than it really is. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/pull/288#issuecomment-76319386
Received on Friday, 27 February 2015 02:22:55 UTC