[ortc] RTCIceGathererEvent needs url member

fippo has just created a new issue for 
https://github.com/openpeer/ortc:

== RTCIceGathererEvent needs url member ==
I just noticed that the Peerconnection 
[RTCPeerConnectionIceEvent](http://w3c.github.io/webrtc-pc/#idl-def-RTCPeerConnectionIceEvent)
 has an _url_ member that specifies the STUN/TURN server from which 
the candidate was gathered.

This is missing from the 
[RTCIceGathererEvent](http://ortc.org/wp-content/uploads/2015/11/ortc.html#idl-def-RTCIceGathererEvent)
 but seems highly useful for applications that want to figure out 
whether ice gathering from certain servers failed.

Please view or discuss this issue at 
https://github.com/openpeer/ortc/issues/376 using your GitHub account

Received on Friday, 12 February 2016 23:40:31 UTC