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 c08f33c437 Fix clang-tidy errors 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 Merge pull request #24193 from veblush/clang-tidy 4 years ago
ext/filters/census
grpclb Added call to grpc::testing::TestEnvironment in tests 5 years ago
interop Fix clang-tidy errors 4 years ago
ios Clean up DEPLOYMENT_TARGET 4 years ago
microbenchmarks Add TestGrpcScope 4 years ago
naming Fix clang-tidy errors 4 years ago
performance Convert grpc_server to idiomatic C++. 5 years ago
qps Fix clang-tidy errors 4 years ago
server Added call to grpc::testing::TestEnvironment in more tests 5 years ago
test Replaced grpc::string with std::string 5 years ago
thread_manager
util Fix clang-tidy errors 4 years ago
README-iOS.md