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(webrtc): Don't append /p2p to listen addresses #3154

Commits on Nov 22, 2022

  1. [transports/webrtc] remove local peer ID from reported addr

    to align with all other transports, which don't include `/p2p/..` in their reported addresses.
    Refs libp2p#2622 (comment)
    melekes committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    050c416 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Configuration menu
    Copy the full SHA
    9311511 View commit details
    Browse the repository at this point in the history