Hierarchy

  • IRelayAPI

Properties

addObserver: (<T>(decoder: IDecoder<T>, callback: Callback<T>) => (() => void))

Type declaration

getActiveSubscriptions: (() => undefined | ActiveSubscriptions)

Type declaration

getMeshPeers: (() => string[])

Type declaration

    • (): string[]
    • Returns string[]

Generated using TypeDoc