Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
go-libp2p
Commits
a309f096
Commit
a309f096
authored
Nov 06, 2018
by
vyzo
Browse files
Add note to relay docs about internal interface instability
parent
4cb5d00e
Changes
1
Hide whitespace changes
Inline
Side-by-side
p2p/host/relay/doc.go
View file @
a309f096
...
@@ -3,6 +3,8 @@ The relay package contains host implementations that automatically
...
@@ -3,6 +3,8 @@ The relay package contains host implementations that automatically
advertise relay addresses when the presence of NAT is detected. This
advertise relay addresses when the presence of NAT is detected. This
feature is dubbed `autorelay`.
feature is dubbed `autorelay`.
Warning: the internal interfaces are unstable.
System Components:
System Components:
- AutoNATService instances -- see https://github.com/libp2p/go-libp2p-autonat-svc
- AutoNATService instances -- see https://github.com/libp2p/go-libp2p-autonat-svc
- One or more relays, instances of `RelayHost`
- One or more relays, instances of `RelayHost`
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment