- From: Domenic Denicola <notifications@github.com>
- Date: Wed, 31 Jan 2018 15:59:08 +0000 (UTC)
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 31 January 2018 16:00:39 UTC
https://streams.spec.whatwg.org/#example-manual-write-with-backpressure We're already awaiting writer.ready. Awaiting writer.write() seems counterproductive, as it means that even if the writable stream has a large high water mark, we won't be writing multiple chunks to fill that buffer. -- 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/874
Received on Wednesday, 31 January 2018 16:00:39 UTC