io.helidon.webserver.grpc.GrpcConfig
Description
N/
Configuration options
| Key | Type | Default | Description |
|---|---|---|---|
max- | Integer | 2097152 | Max size of gRPC reading buffer |
grpc- | List< | gRPC server services | |
enable- | Boolean | true | Whether to support compression if requested by a client |
enable- | Boolean | false | Whether to collect metrics for gRPC server calls |
grpc- | Boolean | false | Whether to enable automatic service discovery for grpc- |
Usages
See the manifest for all available types.