Interfaces implemented by internal libp2p components
npm install @libp2p/interface-internal



> Interfaces implemented by internal libp2p components
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.
``console``
$ npm i @libp2p/interface-internal
-
Licensed under either of
- Apache 2.0, (LICENSE-APACHE /
- MIT (LICENSE-MIT /
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.