Skip to content
This repository has been archived by the owner on Sep 6, 2022. It is now read-only.

v0.0.3

Compare
Choose a tag to compare
@Stebalien Stebalien released this 31 May 19:40
· 278 commits to master since this release
8f222f4
  • updates golang.org/x/crypto
  • Introduces peer.AddrInfosFromP2pAddrs for turning a set of multiaddrs into a set of peer.AddrInfos.
  • Introduce peer.SplitAddr for splitting a p2p multiaddr into the transport and peer ID components.