Merge pull request #10473 from ctiller/truebin
True Binary Encoding
No related branches found
No related tags found
Showing
- BUILD 2 additions, 0 deletionsBUILD
- CMakeLists.txt 4 additions, 0 deletionsCMakeLists.txt
- Makefile 4 additions, 0 deletionsMakefile
- binding.gyp 1 addition, 0 deletionsbinding.gyp
- build.yaml 2 additions, 0 deletionsbuild.yaml
- config.m4 1 addition, 0 deletionsconfig.m4
- gRPC-Core.podspec 3 additions, 0 deletionsgRPC-Core.podspec
- grpc.gemspec 2 additions, 0 deletionsgrpc.gemspec
- include/grpc/impl/codegen/grpc_types.h 3 additions, 0 deletionsinclude/grpc/impl/codegen/grpc_types.h
- package.xml 2 additions, 0 deletionspackage.xml
- src/core/ext/transport/chttp2/transport/chttp2_transport.c 27 additions, 20 deletionssrc/core/ext/transport/chttp2/transport/chttp2_transport.c
- src/core/ext/transport/chttp2/transport/frame_settings.c 11 additions, 34 deletionssrc/core/ext/transport/chttp2/transport/frame_settings.c
- src/core/ext/transport/chttp2/transport/frame_settings.h 1 addition, 29 deletionssrc/core/ext/transport/chttp2/transport/frame_settings.h
- src/core/ext/transport/chttp2/transport/hpack_encoder.c 64 additions, 37 deletionssrc/core/ext/transport/chttp2/transport/hpack_encoder.c
- src/core/ext/transport/chttp2/transport/hpack_encoder.h 11 additions, 4 deletionssrc/core/ext/transport/chttp2/transport/hpack_encoder.h
- src/core/ext/transport/chttp2/transport/hpack_parser.c 17 additions, 9 deletionssrc/core/ext/transport/chttp2/transport/hpack_parser.c
- src/core/ext/transport/chttp2/transport/http2_settings.c 75 additions, 0 deletionssrc/core/ext/transport/chttp2/transport/http2_settings.c
- src/core/ext/transport/chttp2/transport/http2_settings.h 74 additions, 0 deletionssrc/core/ext/transport/chttp2/transport/http2_settings.h
- src/core/ext/transport/chttp2/transport/writing.c 27 additions, 9 deletionssrc/core/ext/transport/chttp2/transport/writing.c
- src/python/grpcio/grpc_core_dependencies.py 1 addition, 0 deletionssrc/python/grpcio/grpc_core_dependencies.py
Loading
Please register or sign in to comment