- From: Domenic Denicola <notifications@github.com>
- Date: Tue, 25 Nov 2014 13:41:24 -0800
- To: whatwg/streams <streams@noreply.github.com>
Received on Tuesday, 25 November 2014 21:41:55 UTC
I guess the disadvantage of going back to [[piping]] is that other consumers which want an exclusive lock (like the `.json()` function in Fetch) then need to go through contortions like piping to a backpressure-less writable stream that accumulates the data. That sucks. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/issues/241#issuecomment-64475868
Received on Tuesday, 25 November 2014 21:41:55 UTC