This repository has been archived by the owner on May 26, 2022. It is now read-only.
v0.0.3
Changelog:
- #25 -- more consistent use of options
Breaking changes:
- The interface for
discovery.Advertise
anddiscovery.FindPeers
utility functions has been changed to accept options. This is a breaking change forFindPeers
, which previously accepted a required limit argument.