Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RemoteConfig

Config specifies the configuration options for remote sync.

Hierarchy

  • GrpcConfig
    • RemoteConfig

Index

Properties

debug

debug: boolean

id

id: string

Thread id

metadata

metadata: grpc.Metadata

serviceHost

serviceHost: string

token

token: string

Authorization token. This is here for ease of use.

transport

transport: TransportFactory