Re: [streams] ReadableStream.getReader name is a bit misleading (#308)

Yeah, @wanderview covered my point of view pretty nicely. Even though it does get a new one each time it's (successfully) called, "conceptually" only one "real" reader exists per stream. The mapping of that conceptual reader to JS objects is not one-to-one though.

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

Received on Monday, 30 March 2015 18:30:43 UTC