Re: [webrtc-pc] Relating RTCDtlsTransportState to RTCIceTransportState and RTCIceGathererState

@soareschen  Your "intuition" is wrong.   DTLS packets are transported over a "virtual circuit" created by ICE.   The ICE virtual circuit can change selected pairs, can lose and then recover connectivity, etc. without necessarily affecting the state of the DTLS connection.  

So all three of your assertions are incorrect. 

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

Received on Friday, 9 June 2017 05:06:14 UTC