Re: [streams] .ready still active after drain? (#415)

You are talking about writable streams?

They are undergoing a redesign in that regard; the current plan is in https://github.com/whatwg/streams/issues/318. Basically `stream.ready` will be replaced with `writer.waitForDesiredSize(n)`.

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

Received on Tuesday, 15 December 2015 13:12:28 UTC