Gzip

Available in a dev version: 0․11․0-grpc-186

How to configure

Represents GZIP compression.

GZIP is a widely supported compression algorithm that provides good compression ratios for most data types.

Note: Ensure the server supports GZIP compression before using this option, as the call will fail if the server cannot handle the requested compression algorithm.

Properties

Link copied to clipboard
open override val name: String

The name of the compression algorithm as it appears in the grpc-encoding header.