Options
All
  • Public
  • Public/Protected
  • All
Menu

Options provided to a transport as it is started.

Hierarchy

  • TransportOptions

Index

Properties

Readonly debugNamespace

debugNamespace: string

The namespace to use for debugging purposes.

Readonly endpoint

endpoint: boolean

If this network is in endpoint mode. The transport can run in a client only mode when this is true.

Readonly networkId

networkId: ArrayBuffer

The identifier of this node on the network.

Readonly networkName

networkName: string

The name of the network.

Generated using TypeDoc