-
- Downloads
Merge pull request #2656 from yang-g/reconnect_branch_based_on_jitter
Connection backoff interop test client and server
No related branches found
No related tags found
Showing
- Makefile 134 additions, 2 deletionsMakefile
- build.json 60 additions, 0 deletionsbuild.json
- src/core/client_config/subchannel.c 2 additions, 2 deletionssrc/core/client_config/subchannel.c
- test/core/util/reconnect_server.c 160 additions, 0 deletionstest/core/util/reconnect_server.c
- test/core/util/reconnect_server.h 69 additions, 0 deletionstest/core/util/reconnect_server.h
- test/cpp/interop/reconnect_interop_client.cc 103 additions, 0 deletionstest/cpp/interop/reconnect_interop_client.cc
- test/cpp/interop/reconnect_interop_server.cc 190 additions, 0 deletionstest/cpp/interop/reconnect_interop_server.cc
- test/proto/messages.proto 8 additions, 0 deletionstest/proto/messages.proto
- test/proto/test.proto 6 additions, 0 deletionstest/proto/test.proto
- tools/run_tests/sources_and_headers.json 66 additions, 0 deletionstools/run_tests/sources_and_headers.json
- vsprojects/Grpc.mak 23 additions, 2 deletionsvsprojects/Grpc.mak
Loading
Please register or sign in to comment