Version: 0.17.1

Interface: ProviderUrl

"typings".ProviderUrl

Hierarchy#

  • ProviderUrl

Properties#

host#

• Optional host: string

Defined in src/typings.ts:62

Host of a relay server


path#

• Optional path: string

Defined in src/typings.ts:70

Base path for the relay api


port#

• Optional port: number | string

Defined in src/typings.ts:66

Port for communication


protocol#

• Optional protocol: string

Defined in src/typings.ts:58

Protocol for communicating with a relay server