- From: Martin Thomson <notifications@github.com>
- Date: Sun, 25 Oct 2015 22:05:56 -0700
- To: whatwg/streams <streams@noreply.github.com>
Received on Monday, 26 October 2015 05:06:39 UTC
At TPAC, we discussed the use of streams in fetch. The problem of having to rely on the default implementation of `tee()` is that this introduces the potential need for an infinite buffer. If the JS were able to provide a tee implementation that didn't depend on creating a clone, that would be significantly more performant. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/issues/401
Received on Monday, 26 October 2015 05:06:39 UTC