You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 23, 2019. It is now read-only.
* use new connection emitters ([#19](https://github.com/libp2p/js-libp2p-connection-manager/issues/19)) ([8f6a40a](https://github.com/libp2p/js-libp2p-connection-manager/commit/8f6a40a))
8
+
9
+
10
+
### BREAKING CHANGES
11
+
12
+
* This migrates from using muxed events from libp2p
13
+
to the new connection events introduced in https://github.com/libp2p/js-libp2p-switch/pull/328.
14
+
This enables the connection manager to have better information about
0 commit comments