- From: Adam Rice <notifications@github.com>
- Date: Mon, 02 Jul 2018 06:05:41 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 2 July 2018 13:06:03 UTC
I tried seeing what it looked like if we passed a parameter through to ReadableStreamDefaultReaderRead to indicate what kind of prototype we wanted. #936 is the result. I think it works pretty well. The [[readRequests]] and [[readIntoRequests]] queued have to carry around an extra parameter. -- 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/933#issuecomment-401797643
Received on Monday, 2 July 2018 13:06:03 UTC