Zum Inhalt springen
Deutsch

GrpcServerOptions

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

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.