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(rust): make --listen-address actually work #89

Merged
merged 4 commits into from
Oct 4, 2023

Conversation

thomaseizinger
Copy link
Contributor

Previously, using --listen-address wouldn't actually listen on the specified address but only add it as an external address and only for /webrtc-direct!

This patch fixes this by respecting the argument. It is backwards-compatible because we default to 0.0.0.0.

@vercel
Copy link

vercel bot commented Sep 24, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
universal-connectivity ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 4, 2023 1:17am

@thomaseizinger

This comment was marked as outdated.

@thomaseizinger
Copy link
Contributor Author

Merging this to push #91 forward.

@thomaseizinger thomaseizinger merged commit d1c1c47 into libp2p:main Oct 4, 2023
3 checks passed
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.

1 participant