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.
 
 
 
 
 
 
Donna Dionne 459b58ae3d Merge remote-tracking branch 'upstream/master' into matcher_new 4 years ago
..
BUILD Rearrange test_service_impl.h/cc to fix build failures. 5 years ago
async_end2end_test.cc Replaced grpc::string with std::string 4 years ago
cfstream_test.cc Replaced grpc::string with std::string 4 years ago
channelz_service_test.cc Replaced grpc::string with std::string 4 years ago
client_callback_end2end_test.cc Replaced grpc::string with std::string 4 years ago
client_crash_test.cc Changes to fold credentials into grpc_impl from grpc 6 years ago
client_crash_test_server.cc Remove unused parameter warning (15 of 20) 5 years ago
client_interceptors_end2end_test.cc Replaced grpc::string with std::string 4 years ago
client_lb_end2end_test.cc Replaced grpc::string with std::string 4 years ago
delegating_channel_test.cc Remove unused parameter warning (15 of 20) 5 years ago
end2end_test.cc Replaced grpc::string with std::string 4 years ago
exception_test.cc clang-format 5 years ago
filter_end2end_test.cc Replaced grpc::string with std::string 4 years ago
flaky_network_test.cc Replaced grpc::string with std::string 4 years ago
generic_end2end_test.cc Replaced grpc::string with std::string 4 years ago
grpclb_end2end_test.cc Replaced grpc::string with std::string 4 years ago
health_service_end2end_test.cc Replaced grpc::string with std::string 4 years ago
hybrid_end2end_test.cc Replaced grpc::string with std::string 4 years ago
interceptors_util.cc Replaced grpc::string with std::string 4 years ago
interceptors_util.h Replaced grpc::string with std::string 4 years ago
message_allocator_end2end_test.cc Fix message_allocator_e2e_test 4 years ago
mock_test.cc Replaced grpc::string with std::string 4 years ago
nonblocking_test.cc Properly set thread-local variable indicating nonblocking test 5 years ago
port_sharing_end2end_test.cc Replaced grpc::string with std::string 4 years ago
proto_server_reflection_test.cc Replaced grpc::string with std::string 4 years ago
raw_end2end_test.cc Changes to fold credentials into grpc_impl from grpc 6 years ago
server_builder_plugin_test.cc Merge pull request #22813 from mehrdada/fix-static-initialization-crap 4 years ago
server_crash_test.cc Remove unused parameter warning (16 of 20) 5 years ago
server_crash_test_client.cc Stop calling ParseCommandLineFlags directly, use wrapper call instead 6 years ago
server_early_return_test.cc Replaced grpc::string with std::string 4 years ago
server_interceptors_end2end_test.cc Replaced grpc::string with std::string 4 years ago
server_load_reporting_end2end_test.cc Replaced grpc::string with std::string 4 years ago
service_config_end2end_test.cc Replaced grpc::string with std::string 4 years ago
shutdown_test.cc Replaced grpc::string with std::string 4 years ago
streaming_throughput_test.cc Remove unused parameter warning (16 of 20) 5 years ago
test_health_check_service_impl.cc Replaced grpc::string with std::string 4 years ago
test_health_check_service_impl.h Replaced grpc::string with std::string 4 years ago
test_service_impl.cc Replaced grpc::string with std::string 4 years ago
test_service_impl.h Replaced grpc::string with std::string 4 years ago
thread_stress_test.cc Replaced grpc::string with std::string 4 years ago
time_change_test.cc Prevent use of pthread header 5 years ago
xds_end2end_test.cc New Matchers Implementation 4 years ago