Links to the Public Draft ORTC API spec

Just a note to everyone on the ORTC CG list.

The ORTC API "Public Draft" specification is available for inspection here:
http://ortc.org/wp-content/uploads/2014/08/ortc.html

The ORTC "Issues" list is maintained here:
https://github.com/openpeer/ortc/issues

Note that the "Public Draft" has a typo in Section 3.3.    Where it says:

Interface RTCIceTransport {

It should say:

Interface RTCIceTransport : RTCStatsProvider {

Received on Tuesday, 9 September 2014 19:37:41 UTC