[webrtc-pc] What happen to RTCDtlsTransport during ICE restart?

soareschen has just created a new issue for https://github.com/w3c/webrtc-pc:

== What happen to RTCDtlsTransport during ICE restart? ==
This might be explained in other specs but I don't get the time to find it. 

- During ICE restart, what would happen to `RTCDtlsTransport` and its underlying DTLS connection? 
- Do the DTLS connection get transparently switch over to the new candidate pair?
- Do existing connections such as data channel and transceiver get interrupted?
- After restart, do the `transport` attribute of `RTCDtlsTransport` get switched to a new `RTCIceTransport`?

Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1357 using your GitHub account

Received on Thursday, 8 June 2017 09:26:47 UTC