js-libp2p-daemon
    Preparing search index...
    interface StreamOpenRequest {
        peer: Uint8Array;
        proto: string[];
        timeout?: bigint;
    }
    Index

    Properties

    Properties

    proto: string[]
    timeout?: bigint