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

NAT traversal for DSN. #1022

Closed
2 of 4 tasks
Tracked by #1040
shamil-gadelshin opened this issue Dec 15, 2022 · 1 comment
Closed
2 of 4 tasks
Tracked by #1040

NAT traversal for DSN. #1022

shamil-gadelshin opened this issue Dec 15, 2022 · 1 comment
Assignees
Labels
epic networking Subspace networking (DSN)
Milestone

Comments

@shamil-gadelshin
Copy link
Contributor

shamil-gadelshin commented Dec 15, 2022

We need to add NAT traversal capabilities to our networking crate to improve connectivity with peers without public addresses. Libp2p supports this feature with multiple protocols.

Related resources:

Tasks

  • NAT detection (libp2p autonat protocol)
  • add relay server capabilities to peers (DCUTR support)
  • add DCUTR protocol to establish a connection through NAT

Additional features

@shamil-gadelshin
Copy link
Contributor Author

Not relevant at the moment: #2111

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic networking Subspace networking (DSN)
Projects
Development

No branches or pull requests

2 participants