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 aae4f4cf18 Fix by misc-unused-using-decls 4 years ago
..
BUILD buildifier format 5 years ago
client.cc Fix code by readability-container-size-empty 4 years ago
client_helper.cc Replaced grpc::string with std::string 4 years ago
client_helper.h Replaced grpc::string with std::string 4 years ago
grpclb_fallback_test.cc Added TCP_USER_TIMEOUT auto-detection 4 years ago
http2_client.cc Fix clang-tidy errors 4 years ago
http2_client.h Manual fixes to enable performance- clang tidy checks 7 years ago
interop_client.cc Add interop test for special_status_message 4 years ago
interop_client.h Add interop test for special_status_message 4 years ago
interop_server.cc Fix by misc-unused-using-decls 4 years ago
interop_server_bootstrap.cc Add TestEnvironment to more tests 5 years ago
interop_test.cc Replace most uses of gpr_asprintf() with absl calls. 4 years ago
metrics_client.cc Fix by misc-unused-using-decls 4 years ago
reconnect_interop_client.cc add alts to interop tests 7 years ago
reconnect_interop_server.cc Fix by misc-unused-using-decls 4 years ago
server_helper.cc Eliminate ServerContextBase::Clear/Setup and fix unref process for core call 4 years ago
server_helper.h Try fixing interop tests 5 years ago
stress_interop_client.cc Replaced grpc::string with std::string 4 years ago
stress_interop_client.h Replaced grpc::string with std::string 4 years ago
stress_test.cc Fix by misc-unused-using-decls 4 years ago
xds_interop_client.cc Fix by misc-unused-using-decls 4 years ago
xds_interop_server.cc Fix by misc-unused-using-decls 4 years ago