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

If the JS layer doesn't consume the message from the SCTP stack, SCTP flow control will kick in. SCTP has a limited buffer and this is honored by the peer...

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

Received on Friday, 25 January 2019 16:16:04 UTC