콘텐츠로 이동
한국어

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.