Re: [whatwg/streams] Specify ReadableStream.[[Transfer]] (#623)

Although I still am unsure on what model we want to pursue here, and I should spend more time thinking about it, I was talking with a coworker today who was very interested in this use case. To demonstrate it to him exactly how it would work I produced two gists:

- https://gist.github.com/domenic/e1e2238f1447e6f6783f1fba3ee601a6 for only ReadableStreams being transferable
- https://gist.github.com/domenic/ea5ebedffcee27f552e103963cf8585c for using an identity transform stream to make things a bit more intuitive

-- 
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/pull/623#issuecomment-279873813

Received on Tuesday, 14 February 2017 23:48:46 UTC