Skip to content
  • David Garcia Quintas's avatar
    a301eaad
    Allow servers to select compression level via initial MD. · a301eaad
    David Garcia Quintas authored
    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.
    a301eaad
    Allow servers to select compression level via initial MD.
    David Garcia Quintas authored
    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.
Loading