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.
 
 
 
 
 
 
Karthik Ravi Shankar d6ad6d16d2
Merge pull request #23795 from karthikravis/client-context
5 years ago
..
client Merge pull request #23582 from markdroth/grpclb_authority 5 years ago
cocoapods Replaced grpc::string with std::string 5 years ago
codegen Add TestEnvironment to tests 5 years ago
common Replaced grpc::string with std::string 5 years ago
end2end Make MaybeExpect guarantee at-most-once and allow Verify reuse 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 Raise deadline of CancelDuringAresQuery.TestHitDeadlineAndDestroyChannelDuringAresResolutionWithQueryTimeoutIsGraceful test 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
util Move ClientContext from ::grpc_impl to ::grpc 5 years ago
README-iOS.md