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.
 
 
 
 
 
 
Esun Kim 79adbe59d5
Merge pull request #23673 from veblush/msan-fix
4 years ago
..
BUILD xDS v3 support 4 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 Revert "Merge pull request #23361 from vjpai/em_agnostic_core_callback_cq" 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 Merge pull request #23417 from markdroth/lb_policy_path 4 years ago
delegating_channel_test.cc Remove unused parameter warning (15 of 20) 5 years ago
end2end_test.cc Revert "Merge pull request #23361 from vjpai/em_agnostic_core_callback_cq" 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 Remove TargetAuthorityTable in favor of a per-address channel arg. 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 clang-format 4 years ago
interceptors_util.h Replaced grpc::string with std::string 4 years ago
message_allocator_end2end_test.cc Revert "Merge pull request #23361 from vjpai/em_agnostic_core_callback_cq" 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 Add TestEnvironment to tests 4 years ago
service_config_end2end_test.cc Replace most uses of gpr_asprintf() with absl calls. 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 Properly count messages sent 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 Fixing a flaky test in ClientLoadReportingWithDropTest 4 years ago