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

src/protocol: Add support for tls protocol #47

Closed
mxinden opened this issue Jun 30, 2021 · 4 comments
Closed

src/protocol: Add support for tls protocol #47

mxinden opened this issue Jun 30, 2021 · 4 comments

Comments

@mxinden
Copy link
Member

mxinden commented Jun 30, 2021

multiformats/multiaddr#109 specifies tls as a valid Multiaddr protocol component. The Rust Multiaddr implementation should support it as well.

See multiformats/go-multiaddr#153 for the corresponding change in the Golang implementation.

@mxinden
Copy link
Member Author

mxinden commented Jun 30, 2021

@whereistejas would this be something you are interested to take on?

@whereistejas
Copy link
Contributor

Hi @mxinden,
Sure! It doesn't look like too much work, I will take on this issue.

@xprazak2
Copy link

xprazak2 commented May 1, 2022

Can this be closed since #48 has been merged?

@mxinden
Copy link
Member Author

mxinden commented May 2, 2022

You are right @xprazak2. Thanks for the ping.

@mxinden mxinden closed this as completed May 2, 2022
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

3 participants