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

natty exit on ICE callback loop #4

Open
atavism opened this issue May 7, 2014 · 0 comments
Open

natty exit on ICE callback loop #4

atavism opened this issue May 7, 2014 · 0 comments

Comments

@atavism
Copy link

atavism commented May 7, 2014

When connectivity tests fail on every candidate pair, and a working pair cannot be found, ICE falls back on TURN to relay traffic between peers. Since we've excluded this from the implementation, natty should exit after the entire pair list has been exhausted and multiple connection attempts have failed. Right now, natty sometimes enters an infinite loop of STUN 4-way handshakes and ends up considering ineligible pairs multiple times. I'm adding some extra checks to know when to properly exit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant