Skip to content
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

Fix WebRTC "glare" issue #401

Open
feross opened this issue Aug 15, 2015 · 0 comments
Open

Fix WebRTC "glare" issue #401

feross opened this issue Aug 15, 2015 · 0 comments
Labels

Comments

@feross
Copy link
Member

@feross feross commented Aug 15, 2015

When two peers try to connect to each other at the same time, they will both destroy each other's connections, because they will each see that they already have a connection attempt pending to that peer.

Discussed with @jhiesey.

@feross feross added the bug label Aug 15, 2015
@feross feross added the accepted label May 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.