Re: Issue 227: RTCIceCandidateComplete dictionary

Currently there is a PR in WebRTC 1.0 to allow the null candidate to be provided as an argument to addIceCandidate():
https://github.com/w3c/webrtc-pc/pull/527

Once this PR is merged, the mechanism for signaling "end-of-candidates" will be different in WebRTC 1.0 and ORTC.

This seems awkward.

Should we go back to defining RTCIceCandidateComplete as a null candidate?

Received on Wednesday, 16 March 2016 18:05:51 UTC