Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TCPTransportOptions

Options that can be used for a TCP transport.

Hierarchy

  • TCPTransportOptions

Index

Properties

authentication

authentication: readonly AuthProvider[]

Authentication providers to use for this transport.

Optional discovery

discovery?: TCPPeerDiscovery

Discovery to use for finding related peers.

Optional port

port?: number

Port number for server. If undefined a port will automatically be assigned.

Generated using TypeDoc