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.
 
 
 
 
 
 
Craig Tiller 4354a8eb28 Merge github.com:grpc/grpc into one-pass 10 years ago
..
channel clang-format 10 years ago
compression Add missing new-lines at end of file 10 years ago
echo Merge github.com:grpc/grpc into credit 10 years ago
end2end Update test definition 10 years ago
fling Merge github.com:grpc/grpc into credit 10 years ago
httpcli Introduce slowdown factor for unit test deadlines 10 years ago
iomgr Fix test for multiple reads 10 years ago
json Introduce slowdown factor for unit test deadlines 10 years ago
network_benchmarks strcmp: change all !str[n]cmp to str[n]cmp == 0 10 years ago
profiling clang-format results 10 years ago
security Refactoring of core security to remove the factories. 10 years ago
statistics Move files to a new "profiling" directory to better distinguish from census 10 years ago
support Adding option to add a null terminator when loading a file. 10 years ago
surface Switching to batch oriented metadata passing 10 years ago
transport Fix array size 10 years ago
tsi Adding a test to check the openssl version we are using. 10 years ago
util fix expression bug on socket creation failure (fd<0 is always false because fd is unsigned and Windows returns ~0 (-1) on socket failure) 10 years ago