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.
 
 
 
 
 
 
Yang Gao cdb2a6e071 Protect on some overflow scenarios, add a test and build/run the test 10 years ago
..
buildgen Adding MSVC's grpc++ project file. 10 years ago
distpackages fix the version of debian package builder script 10 years ago
distrib Guard headers tool. 10 years ago
dockerfile Merge pull request #1060 from tbetbetbe/grpc-tools-add-proto-bin-docker-image 10 years ago
gce_setup Merge pull request #1084 from yang-g/addtestcase 10 years ago
run_tests Protect on some overflow scenarios, add a test and build/run the test 10 years ago
README.md moved distpackages to tools 10 years ago
tsan_suppressions.txt Suppressing a data race in OpenSSL 10 years ago

README.md

buildgen: contains the template renderer for our build system. distpackages: contains script to generate debian packages. dockerfile: contains all of the docker files to test gRPC. gce_setup: contains boilerplate for running the docker files under GCE. run_tests: contains python scripts to properly run the tests in parallel.