- From: Adam Rice <notifications@github.com>
- Date: Thu, 27 Aug 2020 15:08:54 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 27 August 2020 22:09:07 UTC
This feels redundant with
> Because duplex streams obey the `readable`/`writable` property contract, they can be used with
{{ReadableStream/pipeThrough()}}. This doesn't always make sense, but it could in cases where the underlying resource is in fact performing some sort of transformation.
above, but maybe I'm missing the point.
--
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/commit/7e1030457817f1f3d4800ca7c11845ae71fc5f3d#commitcomment-41830963
Received on Thursday, 27 August 2020 22:09:07 UTC