Skip to content
Snippets Groups Projects
Commit a301eaad authored by David Garcia Quintas's avatar David Garcia Quintas
Browse files

Allow servers to select compression level via initial MD.

Setting the newly added compression_level field of
grpc_op::send_initial_metadata by a server now has the effect of
applying that compression level for the subsequent call messages leaving
the server. The ultimate meaning of the level depends on the client's
supported compression algorithms.
parent c916c1ce
No related branches found
No related tags found
No related merge requests found
Showing
with 163 additions and 197 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment