Re: [streams] First draft at tee algorithms, for critique (#302)

New revision up that is starting to get to be what we might put in the real spec. Including tests, taking care of many edge cases, and using internal methods to avoid accessing public APIs. (I was tempted to try to use only public APIs and make this generically applicable to any ReadableStream. But, I think we can save that for later if there is a good use case. I have proven that you *can* write it using only public APIs, and that is enough to satisfy my no-magic impulse for now.)

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/302#issuecomment-83472613

Received on Thursday, 19 March 2015 10:07:02 UTC