- From: Mattias Buelens <notifications@github.com>
- Date: Tue, 30 Nov 2021 14:56:06 -0800
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 30 November 2021 22:56:19 UTC
I've updated [set up a `TransformStream`](https://whatpr.org/streams/1190.html#transformstream-set-up) to take optional arguments for the writable/readable HWMs and size algorithms, such that we can use it in [create an identity `TransformStream`](https://whatpr.org/streams/1190.html#create-an-identity-transformstream). As I said before, we'll want to update other specifications to also set the writable HWM to 0 for synchronous unbuffered transform streams, such as [`CompressionStream`](https://wicg.github.io/compression/#compressionstream) and [`TextDecoderSteam`](https://encoding.spec.whatwg.org/#textdecoderstream). -- 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/pull/1190#issuecomment-983091919
Received on Tuesday, 30 November 2021 22:56:19 UTC