Re: [webrtc-pc] How do I indicate the end of remote candidates?

@boldt Unsure about your MDN change, because users aren't meant to have to signal end-of-candidates manually. Once browsers fix their bugs, `onicecandidate` will automatically emit the end-of-candidate candidate as a signal to the other side. One browser to another.

Users should typically not interfere with this, and merely forward candidates opaquely.

-- 
GitHub Notification of comment by jan-ivar
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1952#issuecomment-410292381 using your GitHub account

Received on Friday, 3 August 2018 15:38:52 UTC