libp2p / js-libp2p-interfaces

Contains test suites and interfaces you can use to implement the various components of js libp2p.
Other
75 stars 28 forks source link

feat: add peer:prune event to connection manager #367

Closed achingbrain closed 1 year ago

achingbrain commented 1 year ago

Adds a peer:prune event to the connection manager which can be emitted when connections are pruned.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version @libp2p/interface-connection-manager-v1.5.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: