[ortc] Pull Request: Support for remote peer ICE-lite implementation

aboba has just submitted a new pull request for 
https://github.com/openpeer/ortc:

== Support for remote peer ICE-lite implementation ==
In WebRTC 1.0, an a=ice-liteline can be provided to 
setRemoteDescription() to indicate that the remote peer only supports 
ICE-lite.  This patch provides the equivalent capability in ORTC API, 
providing a fix for Issue https://github.com/openpeer/ortc/issues/293

See https://github.com/openpeer/ortc/pull/308

Received on Tuesday, 22 December 2015 03:44:20 UTC