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.
 
 
 
 
 
 
Mark D. Roth 36ac496c35
Merge pull request #17046 from markdroth/health_check_client_fix
6 years ago
..
BUILD Add client streaming, server streaming and bidi streaming tests 6 years ago
async_end2end_test.cc Revert "Add dummy interceptors to end2end_test and async_end2end_test" 6 years ago
channelz_service_test.cc Add GetServer to channelz cpp 6 years ago
client_callback_end2end_test.cc Merge branch 'master' into callback_codegen_client_unary 6 years ago
client_crash_test.cc Change grpc++ references in names to grpcpp 7 years ago
client_crash_test_server.cc Change grpc++ references in names to grpcpp 7 years ago
client_interceptors_end2end_test.cc Get ClientContext included with ChannelInterface, and slight more cleanup 6 years ago
client_lb_end2end_test.cc Merge pull request #17046 from markdroth/health_check_client_fix 6 years ago
end2end_test.cc Revert "Add dummy interceptors to end2end_test and async_end2end_test" 6 years ago
exception_test.cc Merge pull request #14660 from vjpai/exception_10x 7 years ago
filter_end2end_test.cc Revert "Add more filter priority levels" 6 years ago
generic_end2end_test.cc Change grpc++ references in names to grpcpp 7 years ago
grpclb_end2end_test.cc Revert "Revert "Fail wait_for_ready=false RPCs when channel is in TRANSIENT_FAILURE."" 6 years ago
health_service_end2end_test.cc Revert "Merge pull request #16600 from grpc/revert-16574-health_checking_service" 6 years ago
hybrid_end2end_test.cc s/CodegenGeneric/Raw/g 7 years ago
interceptors_util.h Fix build 6 years ago
mock_test.cc Enable the performance-* clang-tidy checks 7 years ago
nonblocking_test.cc Desneak client unary call, avoid Hyrum's Law (used for 1-thread simplicity) 7 years ago
proto_server_reflection_test.cc Change grpc++ references in names to grpcpp 7 years ago
raw_end2end_test.cc Reviewer feedback 7 years ago
server_builder_plugin_test.cc Change grpc++ references in names to grpcpp 7 years ago
server_crash_test.cc Change grpc++ references in names to grpcpp 7 years ago
server_crash_test_client.cc Change grpc++ references in names to grpcpp 7 years ago
server_early_return_test.cc Change grpc++ references in names to grpcpp 7 years ago
server_interceptors_end2end_test.cc Get ClientContext included with ChannelInterface, and slight more cleanup 6 years ago
server_load_reporting_end2end_test.cc Add server load reporting service 6 years ago
shutdown_test.cc Change grpc++ references in names to grpcpp 7 years ago
streaming_throughput_test.cc Change grpc++ references in names to grpcpp 7 years ago
test_service_impl.cc Change grpc++ references in names to grpcpp 7 years ago
test_service_impl.h Change grpc++ references in names to grpcpp 7 years ago
thread_stress_test.cc Make sure that we actually saw some resource exhaustion if applicable 6 years ago