- From: Ben Kelly <notifications@github.com>
- Date: Wed, 08 Apr 2015 15:04:03 -0700
- To: whatwg/streams <streams@noreply.github.com>
Received on Wednesday, 8 April 2015 22:04:30 UTC
Unless we expect a proliferation of stream types, this does not seem a terrible problem. I think you would want ReadableByteStreams to understand WritableStream+WritableByteStream, but ReadableStream might only understand WritableStream underlying sink. It seems this can be done by just looking for the right sink duck types, no? --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/issues/321#issuecomment-91049599
Received on Wednesday, 8 April 2015 22:04:30 UTC