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.
 
 
 
 
 
 
Yuxuan Li 8fd581ecdb Merge branch 'master' into stream_corked_pr 8 years ago
..
client
codegen Merge pull request #8407 from jronak/fixtag 8 years ago
common Test if the user agent string is copied correctly 8 years ago
end2end bug fix 8 years ago
grpclb
interop Include x.pb.h instead of x.grpc.pb.h for message-only protos 8 years ago
microbenchmarks Merge branch 'master' into stream_corked_pr 8 years ago
performance
qps Eliminate std::placeholders 8 years ago
server Add test of server builder, including channel args 8 years ago
test
thread_manager
util