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.
 
 
 
 
 
 
AJ Heller 5cda00427d
Remove use of C++20 initializers (#26028)
4 years ago
..
BUILD [C++] Add admin and reflection to xds interop binaries (#25964) 4 years ago
client.cc Roll forward of commit 7883b51: Use abseil's flags in tests. 4 years ago
client_helper.cc Make --server_port optional in C++ interop client (#25550) 4 years ago
client_helper.h Fix google-explicit-constructor 4 years ago
grpclb_fallback_test.cc Remove use of C++20 initializers (#26028) 4 years ago
http2_client.cc Roll forward of commit 7883b51: Use abseil's flags in tests. 4 years ago
http2_client.h Fix google-explicit-constructor 4 years ago
interop_client.cc Fix readability-const-return-type,readability-delete-null-pointer,readability-simplify-boolean-expr (#25628) 4 years ago
interop_client.h Add interop test for special_status_message 4 years ago
interop_server.cc Update by review 4 years ago
interop_server_bootstrap.cc Add TestEnvironment to more tests 5 years ago
interop_test.cc Roll forward of commit 7883b51: Use abseil's flags in tests. 4 years ago
metrics_client.cc Roll forward of commit 7883b51: Use abseil's flags in tests. 4 years ago
reconnect_interop_client.cc Roll forward of commit 7883b51: Use abseil's flags in tests. 4 years ago
reconnect_interop_server.cc Roll forward of commit 7883b51: Use abseil's flags in tests. 4 years ago
server_helper.cc Roll forward of commit 7883b51: Use abseil's flags in tests. 4 years ago
server_helper.h Fix google-explicit-constructor 4 years ago
stress_interop_client.cc Replaced grpc::string with std::string 4 years ago
stress_interop_client.h Fix google-explicit-constructor 4 years ago
stress_test.cc Roll forward of commit 7883b51: Use abseil's flags in tests. 4 years ago
xds_interop_client.cc [C++] Add admin and reflection to xds interop binaries (#25964) 4 years ago
xds_interop_server.cc [C++] Add admin and reflection to xds interop binaries (#25964) 4 years ago