Skip to content
This repository was archived by the owner on Jul 21, 2023. It is now read-only.

v0.16.0

Choose a tag to compare

@vasco-santos vasco-santos released this 13 Apr 07:43
· 80 commits to master since this release

Bug Fixes

  • actually check tcp multiaddrs (#94) (9f45f73)
  • ensure event handlers are removed on MulticastDNS.stop (#96) (9fea1f6)

chore

  • peer-discovery not using peer-info (#90) (fca175e)

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