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 1999b20c7d Merge branch 'master' into create-channel 5 years ago
..
client Merge branch 'master' into create-channel 5 years ago
cocoapods Replaced grpc::string with std::string 5 years ago
codegen Remove all std::mem_fn and std::bind from service definitions and setup 5 years ago
common Replaced grpc::string with std::string 5 years ago
end2end Remove unused variable (fixes builder error) 5 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 5 years ago
interop Replace most uses of gpr_asprintf() with absl calls. 5 years ago
ios Replaced grpc::string with std::string 5 years ago
microbenchmarks EM-agnostic callback completion queue 5 years ago
naming Replace most uses of gpr_asprintf() with absl calls. 5 years ago
performance InitGoogleTest before grpc_init 5 years ago
qps Replaced grpc::string with std::string 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 Added call to grpc::testing::TestEnvironment in more tests 5 years ago
README-iOS.md