Skip to content
English

TcpSocketOptions

TcpSocketOptions = TcpSocketOptionsBuilder | Partial<TcpSocketOptionsType>

Defined in: src/io/broker/TcpSocketOptions.ts:77

Accepted input for any TCP-socket-configurable constructor: the fluent TcpSocketOptionsBuilder OR a plain TcpSocketOptionsType object.