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

fix: Fail if an HTTP transport and peer id are both present #14

Merged
merged 2 commits into from
Jun 25, 2024

Conversation

MarcoPolo
Copy link
Collaborator

closes #12

We don't yet have an auth scheme that authenticates a peer id over an HTTP transport. We do have a draft spec, but it is not implemented. I'm working on the go-libp2p version now and should have the js-libp2p version soon.

@MarcoPolo MarcoPolo merged commit c450f89 into main Jun 25, 2024
30 checks passed
Copy link

🎉 This PR is included in version 1.1.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Should error if a multiaddr has an http transport and peer id component
1 participant