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.
 
 
 
 
 
 
Yuxuan Li bdc76ab37b bug fix 8 years ago
..
BUILD Add BUILD file for end2end tests too 8 years ago
async_end2end_test.cc bug fix 8 years ago
client_crash_test.cc Change C++ API to expose wait_for_ready instead of fail_fast. 8 years ago
client_crash_test_server.cc clang-format 8 years ago
end2end_test.cc bug fix 8 years ago
filter_end2end_test.cc clang-format 8 years ago
generic_end2end_test.cc Use C++11 final and override 8 years ago
health_service_end2end_test.cc Remove async 8 years ago
hybrid_end2end_test.cc clang-format 8 years ago
mock_test.cc bug fix 8 years ago
proto_server_reflection_test.cc Use C++11 final and override 8 years ago
round_robin_end2end_test.cc Allow getting LB policy name and service config in C++ API. 8 years ago
server_builder_plugin_test.cc Deprecate grpc::thread and sync in favor of std::thread,mutex,etc 8 years ago
server_crash_test.cc Update server_crash_test to account for longer reconnect timeouts 8 years ago
server_crash_test_client.cc Change C++ API to expose wait_for_ready instead of fail_fast. 8 years ago
shutdown_test.cc Change shutdown_test.cc to use credential provider API to test against 8 years ago
streaming_throughput_test.cc clang-format 8 years ago
test_service_impl.cc Implemented stream coalescing design 8 years ago
test_service_impl.h Implemented stream coalescing design 8 years ago
thread_stress_test.cc clang-format 8 years ago