libp2p
    Preparing search index...

    Module @libp2p/interface-internal

    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.

    @libp2p/interface-internal

    libp2p.io Discuss codecov CI

    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.

    Interfaces

    AddressManager
    ConfirmAddressOptions
    ConnectionManager
    IncomingStreamData
    NodeAddress
    OpenConnectionOptions
    RandomWalk
    Registrar
    StreamHandler
    StreamHandlerOptions
    StreamHandlerRecord
    TransportManager
    TransportManagerDialOptions

    Type Aliases

    AddressType