- From: Steve Anton via GitHub <sysbot+gh@w3.org>
- Date: Mon, 10 Dec 2018 23:08:35 +0000
- To: public-webrtc-logs@w3.org
Interpreting `null` as an end-of-candidates indication for all m= sections seems very sensible to me and allows `pc1.onicecandidate = e => pc2.addIceCandidate(e.candidate);` which is convenient and intuitive. -- GitHub Notification of comment by steveanton Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2039#issuecomment-446009210 using your GitHub account
Received on Monday, 10 December 2018 23:08:37 UTC