Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

v14.0.0

Choose a tag to compare

@daviddias daviddias released this 30 Mar 14:31
· 688 commits to master since this release
  • Small breaking change: PeerInfo coming out from swarm now has a multiaddrs property that is a Set instead of an array (to convert it to array, simple call toArray() on it)
  • PubSub API was merged! \o/