Re: [streams] consider allowing a stream to be removed from a pipeline (#307)

The example I was provided was a processor which decrypts cookies in a network stream.  Once the cookies have passed they want only the native C++ stream processors operating for the rest of the http response body.  Bouncing through js for a function that will never do anything forces a de-opt.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/issues/307#issuecomment-86948218

Received on Friday, 27 March 2015 14:02:13 UTC