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

What should be the default? /tls/http vs /https #6

Open
lidel opened this issue Aug 12, 2019 · 0 comments
Open

What should be the default? /tls/http vs /https #6

lidel opened this issue Aug 12, 2019 · 0 comments

Comments

@lidel
Copy link
Member

lidel commented Aug 12, 2019

Please read multiformats/multiaddr#63 (comment) first

/tls multicodec was added in: multiformats/multicodec#145

Right now:

toMultiaddr('https://wikipedia.org')
→ /dns4/wikipedia.org/tcp/443/https

Question: should change this library it to return /tls/http as the new default?

toMultiaddr('https://wikipedia.org')
→ /dns4/wikipedia.org/tcp/443/tls/http

Answer: We need multiformats/multiaddr#63 (comment) to get resolved first, so please provide feedback there

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