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.
 
 
 
 
 
 
Jan Tattermusch 6d137ad4d2 Merge pull request #3684 from yang-g/prod_roots 9 years ago
..
buildgen Merge pull request #3614 from dgquintas/port_server_python_version 9 years ago
codegen/core Simplified comments 9 years ago
distrib Add clang-format to sanity 9 years ago
dockerfile Merge pull request #3386 from yang-g/enable_ssl 9 years ago
doxygen Update build files 9 years ago
gce_setup change default value of use_test_ca 9 years ago
jenkins Merge pull request #3638 from soltanmm/pip-so-cash 9 years ago
profile_analyzer Use "#!/usr/bin/env python2.7" only in utilities 9 years ago
run_tests Merge pull request #3684 from yang-g/prod_roots 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.