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 102b874a8c Merge pull request #2933 from jboeuf/cpp_auth_md_processor 9 years ago
..
buildgen Reduce mac CI load 9 years ago
codegen/core Outlaw comma in non-binary metadata values 9 years ago
distpackages Use the release tag specified by the version 10 years ago
distrib Reorganize Python packages 9 years ago
dockerfile php: fix gce testing dockerfile 9 years ago
doxygen Fixing headers and paths after merge with upstream. 9 years ago
gce_setup enable oauth2_auth_token and per_rpc_creds interop tests for C# 9 years ago
jenkins Add a comment describing out views on killing 9 years ago
profile_analyzer Further fixes and eye candy. 10 years ago
run_tests Merge pull request #2933 from jboeuf/cpp_auth_md_processor 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.