Automerge Repo - v2.5.2
    Preparing search index...
    type BroadcastChannelNetworkAdapterOptions = {
        channelName: string;
        peerWaitMs?: number;
    }
    Index

    Properties

    channelName: string

    BroadcastChannel name to use

    peerWaitMs?: number

    How long to wait for peers to arrive before declaring this adapter is ready