Merge pull request #8617 from markdroth/service_config_json
Use JSON tree for service config channel arg.
No related branches found
No related tags found
Showing
- BUILD 8 additions, 8 deletionsBUILD
- CMakeLists.txt 3 additions, 3 deletionsCMakeLists.txt
- Makefile 4 additions, 4 deletionsMakefile
- binding.gyp 1 addition, 1 deletionbinding.gyp
- build.yaml 2 additions, 2 deletionsbuild.yaml
- config.m4 1 addition, 1 deletionconfig.m4
- gRPC-Core.podspec 3 additions, 3 deletionsgRPC-Core.podspec
- grpc.gemspec 2 additions, 2 deletionsgrpc.gemspec
- include/grpc++/channel.h 7 additions, 0 deletionsinclude/grpc++/channel.h
- include/grpc++/support/channel_arguments.h 4 additions, 0 deletionsinclude/grpc++/support/channel_arguments.h
- include/grpc/impl/codegen/grpc_types.h 3 additions, 0 deletionsinclude/grpc/impl/codegen/grpc_types.h
- package.xml 2 additions, 2 deletionspackage.xml
- src/core/ext/client_channel/client_channel.c 85 additions, 35 deletionssrc/core/ext/client_channel/client_channel.c
- src/core/ext/client_channel/lb_policy_registry.c 5 additions, 3 deletionssrc/core/ext/client_channel/lb_policy_registry.c
- src/core/lib/channel/message_size_filter.c 32 additions, 26 deletionssrc/core/lib/channel/message_size_filter.c
- src/core/lib/json/json.c 3 additions, 3 deletionssrc/core/lib/json/json.c
- src/core/lib/json/json.h 11 additions, 11 deletionssrc/core/lib/json/json.h
- src/core/lib/support/string.c 9 additions, 0 deletionssrc/core/lib/support/string.c
- src/core/lib/support/string.h 3 additions, 0 deletionssrc/core/lib/support/string.h
- src/core/lib/transport/mdstr_hash_table.c 1 addition, 41 deletionssrc/core/lib/transport/mdstr_hash_table.c
Loading
Please register or sign in to comment