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.
 
 
 
 
 
 
donnadionne ffb643479c
Merge pull request #23863 from donnadionne/TF
5 years ago
..
client Move parse_address library from client_channel to iomgr. 5 years ago
cocoapods Replaced grpc::string with std::string 5 years ago
codegen Add TestEnvironment to tests 5 years ago
common fix MSAN error 5 years ago
end2end Fixing the transient failure that occurs during the case 5 years ago
ext/filters/census
grpclb Added call to grpc::testing::TestEnvironment in tests 5 years ago
interop Update semantics of --fail_on_failed_rpc 5 years ago
ios Replaced grpc::string with std::string 5 years ago
microbenchmarks Merge pull request #23581 from markdroth/server_c++ 5 years ago
naming Move parse_address library from client_channel to iomgr. 5 years ago
performance Convert grpc_server to idiomatic C++. 5 years ago
qps Add TestEnvironment to tests 5 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 Format all Bazel files with buildifier 5 years ago
util Move ClientContext from ::grpc_impl to ::grpc 5 years ago
README-iOS.md