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 3b28872210 1. Adjust tsan/asan/msan slowdowns according to documentation 9 years ago
..
buildgen Merge pull request #5079 from nicolasnoble/underscores_are_the_root_of_all_evil 9 years ago
codegen/core Fix copyright 9 years ago
distrib Merge github.com:grpc/grpc into sceq 9 years ago
dockerfile Merge pull request #5157 from murgatroid99/sanitize_precommit 9 years ago
doxygen Merge github.com:grpc/grpc into sceq 9 years ago
gce wait to come online 9 years ago
gke format error message 9 years ago
http2_interop Add test to check that all settings frames are acked 9 years ago
jenkins Revert "Proto API for LB request/responses" 9 years ago
profiling/latency_profile Update copyrights 9 years ago
run_tests 1. Adjust tsan/asan/msan slowdowns according to documentation 9 years ago
README.md added script to create jenkins linux worker 9 years ago
lsan_suppressions.txt Get subchannel index working 9 years ago
tsan_suppressions.txt post merge 9 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: scripts to help setup testing infrastructure on 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.