Re: [whatwg/streams] Fix makeReadableBackpressureByteSocketStream to drain all data (#504)

OK. So I guess a TCP socket is not a great example here because in the end it will just duplicate our file example at https://streams.spec.whatwg.org/#example-rbs-pull.

Can anyone think of a good example of something that lets us illustrate the dual enqueue/byobRequest interface? Maybe a UDP socket (and just get rid of the backpressure stuff)?

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/504#issuecomment-238972772

Received on Wednesday, 10 August 2016 19:14:19 UTC