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

> Datachannel API is not well suited for SCTP, that's why we are here, so yes, we are already abusing it.

Your opinion.

> That will cause retransmissions and congestion on the wire possible causing disruption of the audio and video feed

Oh, so we suddenly started encrypting RTP packets with **DTLS**? :smirk: 

> That's true, but that's also true that when someone activates ndata and try to receive 10 4GB files with current API (common torrent case), it will not work either.

Do you want to compare spontaneous deadlocks with an explicit exception on a `.send` call?

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

Received on Monday, 28 January 2019 16:44:42 UTC