js-libp2p-daemon
    Preparing search index...
    interface ConnManagerRequest {
        peer?: Uint8Array<ArrayBufferLike>;
        tag?: string;
        type?: ConnManagerRequest.Type;
        weight?: bigint;
    }
    Index

    Properties

    Properties

    peer?: Uint8Array<ArrayBufferLike>
    tag?: string
    weight?: bigint