Marmot-TS
    Preparing search index...

    Interface ConnectOptions

    interface ConnectOptions {
        fallbackRelays?: string[];
    }
    Index

    Client - Group Manager

    Client - Group Manager

    fallbackRelays?: string[]

    Relays to subscribe on when a group carries no relays of its own. A group with neither its own relays nor a fallback is skipped (it cannot receive, just as it cannot send).