libp2p
    Preparing search index...

    Interface PubSubRPCSubscription

    interface PubSubRPCSubscription {
        subscribe?: boolean;
        topic?: string;
    }
    Index

    Properties

    Properties

    subscribe?: boolean
    topic?: string