Documentation
    Preparing search index...

    Interface PeerExchangeComponents

    interface PeerExchangeComponents {
        connectionManager: ConnectionManager;
        peerStore: PeerStore;
    }
    Index

    Properties

    connectionManager: ConnectionManager
    peerStore: PeerStore