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 d53d87cbd3 Merge pull request #1464 from yang-g/init 10 years ago
..
channel clang-format 10 years ago
compression Add missing new-lines at end of file 10 years ago
end2end Merge pull request #1464 from yang-g/init 10 years ago
fling Merge github.com:grpc/grpc into delete-the-old-api 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 Fixed missing name change from timers.h refactor. 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 Fix some memory leaks 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