-
- Downloads
Merge pull request #3643 from dgquintas/microchannels
μChannels implementation.
Showing
- BUILD 6 additions, 0 deletionsBUILD
- Makefile 1242 additions, 172 deletionsMakefile
- binding.gyp 1 addition, 0 deletionsbinding.gyp
- build.yaml 2 additions, 0 deletionsbuild.yaml
- gRPC.podspec 3 additions, 0 deletionsgRPC.podspec
- src/core/channel/client_uchannel.c 572 additions, 0 deletionssrc/core/channel/client_uchannel.c
- src/core/channel/client_uchannel.h 70 additions, 0 deletionssrc/core/channel/client_uchannel.h
- src/core/client_config/subchannel.c 33 additions, 14 deletionssrc/core/client_config/subchannel.c
- src/core/client_config/subchannel.h 11 additions, 0 deletionssrc/core/client_config/subchannel.h
- src/core/surface/channel_connectivity.c 42 additions, 20 deletionssrc/core/surface/channel_connectivity.c
- test/core/end2end/fixtures/h2_uchannel.c 314 additions, 0 deletionstest/core/end2end/fixtures/h2_uchannel.c
- test/core/end2end/gen_build_yaml.py 1 addition, 0 deletionstest/core/end2end/gen_build_yaml.py
- tools/doxygen/Doxyfile.core.internal 2 additions, 0 deletionstools/doxygen/Doxyfile.core.internal
- tools/run_tests/sources_and_headers.json 1584 additions, 618 deletionstools/run_tests/sources_and_headers.json
- tools/run_tests/tests.json 1974 additions, 804 deletionstools/run_tests/tests.json
- vsprojects/buildtests_c.sln 2377 additions, 432 deletionsvsprojects/buildtests_c.sln
- vsprojects/vcxproj/grpc/grpc.vcxproj 3 additions, 0 deletionsvsprojects/vcxproj/grpc/grpc.vcxproj
- vsprojects/vcxproj/grpc/grpc.vcxproj.filters 6 additions, 0 deletionsvsprojects/vcxproj/grpc/grpc.vcxproj.filters
- vsprojects/vcxproj/grpc_unsecure/grpc_unsecure.vcxproj 3 additions, 0 deletionsvsprojects/vcxproj/grpc_unsecure/grpc_unsecure.vcxproj
- vsprojects/vcxproj/grpc_unsecure/grpc_unsecure.vcxproj.filters 6 additions, 0 deletions...jects/vcxproj/grpc_unsecure/grpc_unsecure.vcxproj.filters
Loading
Please register or sign in to comment