Skip to content
This repository has been archived by the owner on Aug 23, 2019. It is now read-only.

Releases: libp2p/js-libp2p-connection-manager

v0.1.0

11 Apr 09:15
Compare
Choose a tag to compare

Features

BREAKING CHANGES

  • This migrates from using muxed events from libp2p
    to the new connection events introduced in libp2p/js-libp2p-switch#328.
    This enables the connection manager to have better information about
    the number of connections

v0.0.2

23 Apr 08:40
Compare
Choose a tag to compare

Bug Fixes