@libp2p/interface-internal

Interfaces implemented by internal libp2p components
About
This module serves as the entry point for @libp2p/interface-internal,
exporting key components such as AddressManager, ConnectionManager,
RandomWalk, Registrar, and TransportManager.
These interfaces and classes define the core internal behaviors of libp2p.
Install
$ npm i @libp2p/interface-internal
API Docs
License
Licensed under either of
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.