Implemented compression level algorithms properly (as a function of the...
Implemented compression level algorithms properly (as a function of the accepted algorithms by the call's peer.
Showing
- include/grpc/compression.h 4 additions, 2 deletionsinclude/grpc/compression.h
- src/core/compression/compression_algorithm.c 41 additions, 5 deletionssrc/core/compression/compression_algorithm.c
- src/core/surface/call.c 6 additions, 0 deletionssrc/core/surface/call.c
- src/core/surface/call.h 8 additions, 1 deletionsrc/core/surface/call.h
- src/cpp/server/server_context.cc 2 additions, 1 deletionsrc/cpp/server/server_context.cc
- test/core/compression/compression_test.c 91 additions, 11 deletionstest/core/compression/compression_test.c
Loading
Please register or sign in to comment