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

Private network vs mDNS #91

Closed
richardschneider opened this issue Apr 24, 2019 · 1 comment
Closed

Private network vs mDNS #91

richardschneider opened this issue Apr 24, 2019 · 1 comment

Comments

@richardschneider
Copy link
Owner

Only peers on the private network should be discovered by multicast DNS. See libp2p/specs#80 (comment) for a discusssion.

@richardschneider richardschneider changed the title Private network vs MDNS Private network vs mDNS Apr 25, 2019
@richardschneider richardschneider transferred this issue from richardschneider/peer-talk Apr 25, 2019
@richardschneider
Copy link
Owner Author

The service name should be _p2p-x.udp.local , where x is the fingerprint of the private network in base16.

The older mDNS discovery for js an go are not enabled.

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