The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) https://grpc.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Nicolas Noble ceced33a49 Merge pull request #3962 from sreecha/skip_stress_tests 9 years ago
..
client.cc change default value of use_test_ca 9 years ago
client_helper.cc remove flag use_prod_roots in interop test and add use_test_ca per the interop test spec 9 years ago
client_helper.h Hid test-only functions from surface/call.h 9 years ago
interop_client.cc Address code review comment 9 years ago
interop_client.h Add an option to reuse the TestService::Stub in interop client class 9 years ago
interop_test.cc Fix clang-format script 9 years ago
reconnect_interop_client.cc headers reorg 9 years ago
reconnect_interop_server.cc Fixing headers and paths after merge with upstream. 9 years ago
rnd.dat Updated interop tests with support for compression. 9 years ago
server.cc enable_ssl to use_tls 9 years ago
server_helper.cc Hid test-only functions from surface/call.h 9 years ago
server_helper.h Shuffling headers around. 9 years ago
stress_interop_client.cc Explicitly use grpc::string instead of std::string to be consistent with other test code 9 years ago
stress_interop_client.h Explicitly use grpc::string instead of std::string to be consistent with other test code 9 years ago
stress_test.cc Merge pull request #3962 from sreecha/skip_stress_tests 9 years ago