Skip to content
English

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.