- From: Bernard Aboba <Bernard.Aboba@microsoft.com>
- Date: Wed, 25 Jun 2014 22:20:16 +0000
- To: "public-ortc@w3.org" <public-ortc@w3.org>
Github link: https://github.com/openpeer/ortc/issues/102 >From Shijun Sun: Section 4. RTCIceTransportController. It is not clear what is the internal checking position on the list, while inserting a new one at position “index”. It will be better to always add to the end of the list – with a more predictable behavior, i.e. removing “index” from “addTransport()”. Section 4. addTransport(). The current “index” seems optional and nullable. The spec is not self-consistent.
Received on Wednesday, 25 June 2014 22:20:45 UTC