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 507587f84f Merge pull request #4155 from carl-mastrangelo/moreInterop 9 years ago
..
buildgen Generate all file lists and build target lists in binding.gyp from build.yaml 9 years ago
codegen/core Remove spurious file 9 years ago
distrib Add clang-format to sanity 9 years ago
dockerfile also removing grpc_java_android docker file 9 years ago
doxygen Merge pull request #3993 from ctiller/new_op 9 years ago
gke format error message 9 years ago
http2_interop Add cipher suite test to http2 interop tests, and honor test_case flag 9 years ago
jenkins Enable interop tests for http2 9 years ago
profiling/latency_profile Remove extra line 9 years ago
run_tests Fix broken sanity tests. 9 years ago
README.md cleanup dockerfiles and scripts for old interop infrastructure 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.

jenkins: support for running tests on Jenkins.

profile_analyzer: pretty printer for gRPC profiling data.

run_tests: scripts to run gRPC tests in parallel.