libp2p / js-libp2p-mdns

libp2p MulticastDNS Peer Discovery
https://libp2p.io
Other
52 stars 17 forks source link

fix: do not append peer id to advertised addresses #192

Closed achingbrain closed 1 year ago

achingbrain commented 1 year ago

The libp2p address manager does this so we can just treat the addresses as opaque values here.

Fixes https://github.com/libp2p/js-libp2p/issues/1673

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 7.0.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: