This repository has been archived by the owner on Mar 10, 2020. It is now read-only.
v14.0.0
- 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/