コンテンツにスキップ
日本語

TcpServerOptions

このコンテンツはまだ日本語訳がありません。

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.