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.
 
 
 
 
 
 
David G. Quintas 75b53d6a5d Merge pull request #3993 from ctiller/new_op 9 years ago
..
client.cc change default value of use_test_ca 9 years ago
client_helper.cc Fixing Cpp tests. 9 years ago
client_helper.h Hid test-only functions from surface/call.h 9 years ago
interop_client.cc Merge pull request #3993 from ctiller/new_op 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. 10 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 More C++ fixes (the merge did not quite work...). 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 Comments 9 years ago