Aller au contenu
Français

TcpServerOptions

Ce contenu n’est pas encore disponible dans votre langue.

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.