Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TransportConfigListenHTTP

Part of TransportConfig type, configuration for listening for HTTP, including Websocket, connections.

Hierarchy

  • TransportConfigListenHTTP

Index

Properties

interfaceIP

interfaceIP: string

isEnabled

isEnabled: boolean

port

port: number

Optional staticContentPath

staticContentPath?: string

Optional tlsCertificatePath

tlsCertificatePath?: string

Optional tlsKeyPath

tlsKeyPath?: string

websocketSync

websocketSync: boolean