-
Notifications
You must be signed in to change notification settings - Fork 3.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
datachannel not closing & can't connect after refresh #34
Comments
onclose is not firing when other peer leaves the group If you meant DataChannel.js, and can't connect to the same group on joining( no peer connection established) If you're referencing this demo, someone as an "initiator" refreshed the page that's why |
Thanks for your reply, |
Actually, |
https://webrtc-experiment.appspot.com/chat-hangout/ https://webrtc-experiment.appspot.com/file-hangout/ Both experiments are now firing "channel.onclose" event. New TURN format is added for RTCMultiConnection v1.1, v1.2 and v1.3 — DataChannel.js — RTCall.js — and RTCPeerConnection v1.5 and v1.6
onclose is not firing when other peer leaves the group
and can't connect to the same group on joining( no peer connection established)
The text was updated successfully, but these errors were encountered: