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.
 
 
 
 
 
 
Vijay Pai abd5aa402f Introduce thread stress test using async client. The server is still sync 9 years ago
..
buildgen Fix copyrights 9 years ago
codegen/core Merge pull request #4467 from ctiller/DotInHeaderName 10 years ago
distrib List Sanity tests in a config file, not a shell script 9 years ago
dockerfile Merged from master and resolved merge conflicts 10 years ago
doxygen Merged from master and resolved merge conflicts 10 years ago
gke format error message 10 years ago
http2_interop Add test to check that all settings frames are acked 10 years ago
jenkins Propagate BUILD_ID env var to jenkins children 9 years ago
profiling/latency_profile Update copyrights 10 years ago
run_tests Introduce thread stress test using async client. The server is still sync 9 years ago
README.md cleanup dockerfiles and scripts for old interop infrastructure 10 years ago
asan_suppressions.txt BoringSSL integration: non-vsprojects changes 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.