Re: [webrtc-extensions] Add sctp rate control params to RTCPeerConnection constructor (#71)

> Do we really need to reset the RTO (or change the congestion control algorithm) while traffic is flowing? The congestion control parameters seem like they should be put in place prior to establishing the SCTP association, without the requirement that they be changeable while the association is active.

SCTP stacks allow setting these parameters during the lifetime of an association. If it is useful to do so, depends on WebRTC. Just wanted to let you know that it is possible.

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Sunday, 9 January 2022 10:34:40 UTC