This repository was archived by the owner on Jul 21, 2023. It is now read-only.
v0.16.0
Bug Fixes
- actually check tcp multiaddrs (#94) (9f45f73)
- ensure event handlers are removed on MulticastDNS.stop (#96) (9fea1f6)
chore
BREAKING CHANGES
-
peer event emitted with id and multiaddrs properties instead of peer-info
-
chore: add tests for peer-discovery interface
-
chore: apply suggestions from code review
Co-Authored-By: Jacob Heun jacobheun@gmail.com
- chore: update readme with peerData and peerId
Co-authored-by: Jacob Heun jacobheun@gmail.com