Interface NetworkNodeConfig

Hierarchy

  • AbstractNodeOptions
    • NetworkNodeConfig

Properties

acceptProxyConnections?: boolean
disconnectionWaitTime?: number
iceServers?: readonly IceServer[]
id?: string
location?: Location
metricsContext?: MetricsContext
newWebrtcConnectionTimeout?: number
peerPingInterval?: number
rttUpdateTimeout?: number
trackerConnectionMaintenanceInterval?: number
trackerPingInterval?: number
webrtcDatachannelBufferThresholdHigh?: number
webrtcDatachannelBufferThresholdLow?: number
webrtcDisallowPrivateAddresses?: boolean

Generated using TypeDoc