Re: [webrtc-pc] (How) does SCTP handle CPU-bound congestion on JavaScript thread? (#2086)

@lgrahl Yes. To avoid "buffer bloat", implementations probably should limit buffering of received data in the message queue on a per-data channel basis. If implemented well, ndata could probably help avoid starvation in situations where an application can't keep up on one data channel. 

-- 
GitHub Notification of comment by aboba
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2086#issuecomment-457778652 using your GitHub account

Received on Saturday, 26 January 2019 00:16:32 UTC