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

I agree with @lgrahl that a per-message api is needed, so we are able to receive messages of and arbitrary size. and avoid buffering of the sctp chunks before delivering it to the app. 

Not sure if I agree on the one receive buffer per association, @lgrahl can you elaborate? Shouldn't interleave mode solve this?

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

Received on Friday, 25 January 2019 15:33:07 UTC