Pular para o conteúdo
Português (BR)

TcpServerOptions

Este conteúdo não está disponível em sua língua ainda.

TcpServerOptions = TcpServerOptionsBuilder | Partial<TcpServerOptionsType>

Defined in: src/io/broker/TcpServerOptions.ts:141

Accepted input for any TCP-server-configurable constructor: the fluent TcpServerOptionsBuilder OR a plain TcpServerOptionsType object.