Zum Inhalt springen
Deutsch

TcpServerOptions

Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.

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.