Re: [streams] Add ReadableByteStream observing API (#362)

@domenic 

> I don't quite understand the advantage of these types of solutions over e.g. adding bytesRead to the reader?

The main motivation of this proposal is to satisfy (2) of https://github.com/yutakahirano/fetch-with-streams/issues/37#issuecomment-107836439 as well as the other important requirements and @wanderview's requirement (no one should be able to clear the "used signal") that he showed in his comment https://github.com/yutakahirano/fetch-with-streams/issues/37#issuecomment-110109499 of objection to @yutakahirano's solution.

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

Received on Tuesday, 16 June 2015 03:55:10 UTC