Re: [whatwg/streams] TransformStream probably doesn't need two strategies (#190)

@isonmad I hadn't thought about that.

My initial thought is that if the sink is badly behaved, the queuing belongs inside the WritableStream for the sink rather than inside the TransformStream. However, I'm prepared to be convinced otherwise.

-- 
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/190#issuecomment-257204698

Received on Monday, 31 October 2016 03:03:00 UTC