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

GrpcServerOptions

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

GrpcServerOptions = GrpcServerOptionsBuilder | Partial<GrpcServerOptionsType>

Defined in: src/io/broker/GrpcServerOptions.ts:97

Accepted input for any gRPC-server-configurable constructor: the fluent GrpcServerOptionsBuilder OR a plain GrpcServerOptionsType object.