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 9021963b10
Merge pull request #24381 from markdroth/xds_case_insensitive
4 years ago
..
client Allow channel args to modify service config parsing behavior. 4 years ago
cocoapods Clean up DEPLOYMENT_TARGET 4 years ago
codegen Fix compiler_test_golden 4 years ago
common Replace grpc_shutdown_blocking with grpc_shutdown 4 years ago
end2end xds: Add support for case_sensitive option in RouteMatch. 4 years ago
ext/filters/census (Census client filter: use current span and tags. original_author=g-easy) 5 years ago
grpclb Added call to grpc::testing::TestEnvironment in tests 4 years ago
interop Eliminate ServerContextBase::Clear/Setup and fix unref process for core call 4 years ago
ios Clean up DEPLOYMENT_TARGET 4 years ago
microbenchmarks Add TestGrpcScope 4 years ago
naming Replace grpc_shutdown_blocking with grpc_shutdown 4 years ago
performance Convert grpc_server to idiomatic C++. 4 years ago
qps Allow --qps_server_target_override to configure clients even if the driver isn't configuring any servers 4 years ago
server Added call to grpc::testing::TestEnvironment in more tests 4 years ago
test Replaced grpc::string with std::string 4 years ago
thread_manager Format all Bazel files with buildifier 5 years ago
util Added timeout flag to grpc cli. 4 years ago
README-iOS.md Added documentation for C++ tests on iOS 5 years ago