Re: [whatwg/streams] Reset for TransformStream (and WritableStream?) (#1026)

I wanted to add that, like with flush (#960), reset is used as a barrier in WebCodecs and it is useful to notify on the output side when the reset has completed. It can be useful to attach metadata to a reset, but we can also queue a followup (passthrough) message for both of these purposes.

-- 
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/1026#issuecomment-580912556

Received on Friday, 31 January 2020 21:09:48 UTC