Re: [whatwg/streams] Add section on other stream pairs (7e10304)

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