- From: henbos via GitHub <sysbot+gh@w3.org>
- Date: Wed, 08 Jul 2020 13:59:56 +0000
- To: public-webrtc-logs@w3.org
> @aboba does this note mean the "closed" RTCDtlsTransportState is not terminal? > > "A new DTLS association for an existing RTCRtpTransceiver will be represented by an existing RTCDtlsTransport object, whose state will be updated accordingly, as opposed to being represented by a new object." Not sure but I think this refers to if you do an ICE restart then you shouldn't create a new transport object. As I recall, the "terminalness" of connection states only applies until ICE restart happens. So technically it is not terminal... -- GitHub Notification of comment by henbos Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2486#issuecomment-655538903 using your GitHub account
Received on Wednesday, 8 July 2020 13:59:58 UTC