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.
 
 
 
 
 
 
murgatroid99 a3e244f2f1 Fixed run-time conflicts between gyp tests and other tests 9 years ago
..
buildgen Fix sanity 9 years ago
codegen/core Enable -Wconversion 9 years ago
distrib Fix Python docgen 9 years ago
dockerfile Adding apr to grpc-java Dockerfile 9 years ago
doxygen Merge branch 'master' of github.com:grpc/grpc into rr_with_registry 9 years ago
gce_setup Merge remote-tracking branch 'upstream/master' into interop 9 years ago
jenkins Remove traces of running zookeeper on jenkins master 9 years ago
profile_analyzer Further fixes and eye candy. 10 years ago
run_tests Fixed run-time conflicts between gyp tests and other tests 9 years ago
README.md Addenda to tools readme 9 years ago
tsan_suppressions.txt Suppressing a data race in OpenSSL 10 years ago

README.md

buildgen: template renderer for our build system.

distpackages: script to generate debian packages.

distrib: scripts to distribute language-specific packages.

dockerfile: Docker files to test gRPC.

doxygen: gRPC C/C++ documentation generation via Doxygen.

gce_setup: boilerplate to run the Docker files under GCE.

jenkins: support for running tests on Jenkins.

profile_analyzer: pretty printer for gRPC profiling data.

run_tests: scripts to run gRPC tests in parallel.