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

@henbos I agree, the `a_rwnd` buffer limit should not be there to protect the sctp stack but the whole browser. 

Having a nice looking 1MiB used in the sctp stack but 16GiB accumulating on other places of the browser doesn't seems be the correct usage of it.

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

Received on Monday, 28 January 2019 14:02:24 UTC