- From: Gus Caplan <notifications@github.com>
- Date: Wed, 29 Aug 2018 16:44:42 +0000 (UTC)
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 29 August 2018 16:45:04 UTC
@MattiasBuelens i'm honestly not a fan of implicitly acquiring a reader for exactly those reasons. One thing though -- This feature would depend on ReadableStreamDefaultBYOBReader having an @@asyncIterator, which it does not yet. I think it might be better to hold off on ReadableStream[@@asyncIterator] until byob reader has @@asyncIterator as well. -- 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/950#issuecomment-417022320
Received on Wednesday, 29 August 2018 16:45:04 UTC