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

add support for dns #26

Closed
wants to merge 3 commits into from
Closed

Conversation

sivachandran
Copy link

@sivachandran sivachandran commented May 9, 2016

The changes allow us to use dns as address. The dns addresses should be
in the form

    /dns/<name>/<address-protocol>

e.g.

    /dns/www.google.com/ip4
    /dns/www.yahoo.com/ip6

License: MIT
Signed-off-by: Sivachandran sivachandran.p@gmail.com

The changes allow us to use dns as address. The dns addresses should be
in the form
    /dns/<name>/<address-protocol>
e.g.
    /dns/www.google.com/ip4
    /dns/www.yahoo.com/ip6

License: MIT
Signed-off-by: Sivachandran <sivachandran.p@gmail.com>
@sivachandran
Copy link
Author

@jbenet @whyrusleeping changes for #7

@ghost
Copy link

ghost commented Jan 21, 2017

Hey, we thought about how to do /dns for a long time, and we came up with a /dns,/dns4,/dns6 scheme. Whether it's just /dns with RFC6555-like resolution underneath, or explicit /dns4 and /dns6, remains to be decided, but here's the PR: #46 -- your feedback is very welcome.

I'm very sorry about the lack of responses here.

@ghost ghost closed this Jan 21, 2017
Stebalien pushed a commit that referenced this pull request May 20, 2020
README/docs: Improved README, make golint happy
marten-seemann pushed a commit to marten-seemann/go-multiaddr that referenced this pull request Feb 25, 2021
readme: add context & fix example code
This pull request was closed.
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

Successfully merging this pull request may close these issues.

None yet

1 participant