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

> For example, Firefox uses an SCTP receive buffer of 1 MiB but can receive messages up to 2 GiB. 

That's an implementation detail specific to Firefox, it could use 2 GB of arrive buffer and pass it zero copy to the JS layer.

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

Received on Monday, 28 January 2019 13:49:20 UTC