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

How does tox decide how to contact a peer in the DHT? #10

Open
vikstrous opened this issue Sep 18, 2015 · 1 comment
Open

How does tox decide how to contact a peer in the DHT? #10

vikstrous opened this issue Sep 18, 2015 · 1 comment

Comments

@vikstrous
Copy link
Contributor

How does tox decide if it should use TCP or UDP to contact a peer? When does it use a TCP replay to contact it indirectly? Maybe these questions will be answered in some of the docs that haven't been written yet?

Related question: Does tox ever use only one TCP node to relay all its traffic?

@irungentoo
Copy link
Contributor

It tries to contact the peer with both, if both work it uses UDP.

It uses multiple relays and can use more than one to relay traffic to another peer.

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

2 participants