libp2p / js-libp2p-mdns

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

feat!: update to latest spec, added peer name, announces all multiaddrs #157

Closed mpetrunic closed 1 year ago

mpetrunic commented 1 year ago

BREAKING CHANGE: service name now defaults to _p2p._udp.local, no longer uses A and AAA records -> replaced by TXT records

Added random peer name option

resolves #101

mpetrunic commented 1 year ago

@achingbrain Can we remove separate go compatibility implementation, what does it do?

github-actions[bot] commented 1 year ago

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

The release is available on:

Your semantic-release bot :package::rocket: