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 start/stop events to libp2p interface #407

Closed achingbrain closed 1 year ago

achingbrain commented 1 year ago

To let observers know a node has started or stopped, dispatch start and stop events at the relevant times.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version @libp2p/interface-libp2p-v3.2.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: