- From: Soares Chen via GitHub <sysbot+gh@w3.org>
- Date: Thu, 08 Jun 2017 09:26:40 +0000
- To: public-webrtc@w3.org
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