[webrtc-pc] Pull Request: Explain the scope of DTLS/ICE transport objects in more detail.

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

== Explain the scope of DTLS/ICE transport objects in more detail. ==
Fixes #1406.

In the September virtual interim, we decided that new DTLS associations
and ICE restarts should *not* result in new objects, since this
introduces more complexity to the API for arguably little benefit.

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

Received on Wednesday, 11 October 2017 22:11:44 UTC