-
- Downloads
Removed compression levels from clients and _experimental_'d signature of...
Removed compression levels from clients and _experimental_'d signature of methods manipulating compression algorithms
Showing
- include/grpc++/channel_arguments.h 3 additions, 2 deletionsinclude/grpc++/channel_arguments.h
- include/grpc++/client_context.h 4 additions, 8 deletionsinclude/grpc++/client_context.h
- include/grpc/compression.h 1 addition, 1 deletioninclude/grpc/compression.h
- src/core/channel/channel_args.c 7 additions, 7 deletionssrc/core/channel/channel_args.c
- src/core/channel/channel_args.h 6 additions, 6 deletionssrc/core/channel/channel_args.h
- src/core/channel/compress_filter.c 21 additions, 3 deletionssrc/core/channel/compress_filter.c
- src/core/channel/compress_filter.h 1 addition, 5 deletionssrc/core/channel/compress_filter.h
- src/cpp/client/channel_arguments.cc 3 additions, 2 deletionssrc/cpp/client/channel_arguments.cc
- src/cpp/client/client_context.cc 1 addition, 7 deletionssrc/cpp/client/client_context.cc
- test/core/end2end/fixtures/chttp2_fullstack_compression.c 4 additions, 4 deletionstest/core/end2end/fixtures/chttp2_fullstack_compression.c
- test/core/end2end/tests/request_with_compressed_payload.c 11 additions, 15 deletionstest/core/end2end/tests/request_with_compressed_payload.c
- test/cpp/end2end/end2end_test.cc 1 addition, 1 deletiontest/cpp/end2end/end2end_test.cc
- test/cpp/end2end/generic_end2end_test.cc 1 addition, 1 deletiontest/cpp/end2end/generic_end2end_test.cc
Loading
Please sign in to comment