[webrtc-pc] Pull Request: Describe how ICE restarts affect the RTCIceTransportState.

taylor-b has just submitted a new pull request for https://github.com/w3c/webrtc-pc:

== Describe how ICE restarts affect the RTCIceTransportState. ==
Fixes #1630.

This attempts to clarify that an ICE restart will cause these state
transitions:

failed -> checking
disconnected -> checking
completed -> connected

See https://github.com/w3c/webrtc-pc/pull/1815

Received on Thursday, 22 March 2018 05:40:34 UTC