Re: [streams] Readable stream with ack (#324)

We could also manually do the equivalent by using a stream of tuples of `{ value, resolve, reject }` and a strategy that looks at `[[value]]` when calculating size.

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

Received on Thursday, 9 April 2015 07:34:34 UTC