- From: Jan-Ivar Bruaroey via GitHub <sysbot+gh@w3.org>
- Date: Mon, 06 Aug 2018 20:12:26 +0000
- To: public-webrtc-logs@w3.org
@aboba AFAIK all the information `addIceCandidate` needs is in `RTCIceCandidateInit`, and the extra properties of `RTCIceCandidate` merely parse the `candidate` string, and already don't show up in the signaling channel, because they're explicitly [not enumerated](http://w3c.github.io/webrtc-pc/#dom-rtcicecandidate-tojson). -- GitHub Notification of comment by jan-ivar Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1954#issuecomment-410838308 using your GitHub account
Received on Monday, 6 August 2018 20:13:00 UTC