Re: [whatwg/streams] Piping to writable streams with HWM 0? (#1158)

> does it make sense to use it with non-0 HWMs?

I don't think so, because releasing back pressure (which is built on queues) works fine then (there's water on the wheel).

This doesn't feel like a different strategy to me, so much as a way for WritableStream to signal for data (sorta) like ReadableStream can.

-- 
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/1158#issuecomment-920202810

Received on Wednesday, 15 September 2021 17:01:57 UTC