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.
 
 
 
 
 
 
Masood Malekghassemi eaa7d203b5 Fix interop Python test invocation 10 years ago
..
buildgen Generate all file lists and build target lists in binding.gyp from build.yaml 10 years ago
codegen/core Simplified comments 10 years ago
distrib Add clang-format to sanity 10 years ago
dockerfile also removing grpc_java_android docker file 10 years ago
doxygen Fixing tests. 10 years ago
http2_interop remove binary checked in 10 years ago
jenkins Fix interop Python test invocation 10 years ago
profiling/latency_profile Remove extra line 10 years ago
run_tests Fix interop Python test invocation 10 years ago
README.md cleanup dockerfiles and scripts for old interop infrastructure 10 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.

jenkins: support for running tests on Jenkins.

profile_analyzer: pretty printer for gRPC profiling data.

run_tests: scripts to run gRPC tests in parallel.