libp2p
    Preparing search index...

    Interface PerfComponents

    interface PerfComponents {
        connectionManager: ConnectionManager;
        logger: ComponentLogger;
        registrar: Registrar;
    }
    Index

    Properties

    connectionManager: ConnectionManager
    registrar: Registrar