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

It seems to me if your Transform resolves its .write() promise at a "real time" rate, then .pipeThrough() will run at the correct rate regardless of the underlying source.  No?

No matter what your Transform is going to have to be doing timing to know what is "real time" or not.

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

Received on Thursday, 30 July 2015 18:45:57 UTC