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

Write concept doc about NAT traversal and AutoNAT #14

Closed
yusefnapora opened this issue Mar 5, 2019 · 0 comments
Closed

Write concept doc about NAT traversal and AutoNAT #14

yusefnapora opened this issue Mar 5, 2019 · 0 comments
Assignees

Comments

@yusefnapora
Copy link
Contributor

NAT traversal is a pain point for every real-world p2p system, so we should highlight how libp2p addresses it "out of the box".

Should start with overview of the problem (what is NAT & why it sucks for p2p) and cover:

  • automatic port forwarding via UPnP
  • overview of STUN & description of identify protocol
    • link to spec when merged
  • overview of TURN & description of libp2p relay protocol

AutoRelay might deserve its own article, but could fit in here if we can link to #13 for details on how the DHT fits in.

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