Re: WebRTC and backpressure (how to stop reading?)

On mer., 2014-03-26 at 13:45 +0100, Harald Alvestrand wrote:
> Is backpressure the right way to slow down the sender for reasons only 
> known to the application in an async-callback environment?
> 
>  From the design of the WebSockets API, I suspect that this was 
> considered and answered with "no" in that group, and we should avoid 
> revisiting that decision in this group.

I don't know if this was explicitly considered and rejected, but I have
found a recently-filed bug on websocket to make it possible to apply TCP
backpressure: https://www.w3.org/Bugs/Public/show_bug.cgi?id=23992

See also
http://lists.whatwg.org/pipermail/whatwg-whatwg.org/2013-December/041688.html

Dom

Received on Wednesday, 26 March 2014 13:07:54 UTC