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 3528a40fe5
Merge pull request #24506 from Capstan/absl-flags
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 Use abseil's flags in tests. 4 years ago
common Replace grpc_shutdown_blocking with grpc_shutdown 4 years ago
end2end Merge pull request #24506 from Capstan/absl-flags 4 years ago
ext/filters/census Check localhost is resolved to ipv4 or ipv6 and update test accordingly. 4 years ago
grpclb Added call to grpc::testing::TestEnvironment in tests 4 years ago
interop Use abseil's flags in tests. 4 years ago
ios Add some debug logs for flaky cfstream and cronet tests. 4 years ago
microbenchmarks Use abseil's flags in tests. 4 years ago
naming Use abseil's flags in tests. 4 years ago
performance Fix by tidy-modernize-use-override 4 years ago
qps Use abseil's flags in tests. 4 years ago
server Fix by misc-unused-using-decls 4 years ago
test Replaced grpc::string with std::string 4 years ago
thread_manager Use abseil's flags in tests. 4 years ago
util Use abseil's flags in tests. 4 years ago
README-iOS.md