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.
 
 
 
 
 
 
Carl Mastrangelo 368a304c94 Add http2 test for small http max frame size 10 years ago
..
buildgen Generate all file lists and build target lists in binding.gyp from build.yaml 10 years ago
codegen/core Remove metadata context entirely 10 years ago
distrib Add clang-format to sanity 10 years ago
dockerfile also removing grpc_java_android docker file 10 years ago
doxygen Merge pull request #4207 from yang-g/server_builder_options 10 years ago
gke format error message 10 years ago
http2_interop Add http2 test for small http max frame size 10 years ago
jenkins Merge pull request #4262 from nicolasnoble/unzip-override 10 years ago
profiling/latency_profile Lower latency profiling 10 years ago
run_tests Merge pull request #4207 from yang-g/server_builder_options 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.