Re: [streams] Real time source and skipping (#383)

![Flow](http://www.websequencediagrams.com/cgi-bin/cdraw?lz=cGFydGljaXBhbnQgU291cmNlCgAHDCJSZWFkYWJsZSBTdHJlYW0iIGFzAAQHABsNQ29uc3VtZXIAMA1Qcm9jZXNzb3IKCgAYCC0-KwBDBjogLnJlYWQoKQoKbm90ZSBsZWZ0IG9mAH0HOiBNb3VzZSBtb3ZlIGJlZ2luCgCBFwYtPgA3CGVucXVldWUodmFsdWUxKQoKAIEbBi0tPi0AgQUIOiAAFwYAcgwAgQsJOiAucACBGgYAOAsASBwyKQBmHjMAgSgjZW5kCgCCDQkAgR0OIiIAggkdAIFFGTIK&s=default)

What I'm looking for is a way to get `value3` in the second read from the stream, not `value2`.

I'd be ok having to call `.read()` once more to drain the stream, but I would need to know that the read wouldn't result in waiting for a new value to be generated by the source.

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

Received on Thursday, 30 July 2015 19:50:07 UTC