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.
 
 
 
 
 
 
Nicolas "Pixel" Noble 5d0d60222c Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable 9 years ago
..
buildgen Finalizing this a bit. 9 years ago
codegen/core Merge pull request #4467 from ctiller/DotInHeaderName 9 years ago
distrib Fixing copyrights. 9 years ago
dockerfile Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable 9 years ago
doxygen Merge pull request #4979 from nicolasnoble/win32_subprocess 9 years ago
gke
http2_interop
jenkins replace nuget version by placeholder 9 years ago
profiling/latency_profile Update copyrights 9 years ago
run_tests Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable 9 years ago
README.md
asan_suppressions.txt BoringSSL integration: non-vsprojects changes 9 years ago
tsan_suppressions.txt Suppress bogus report 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.

jenkins: support for running tests on Jenkins.

profile_analyzer: pretty printer for gRPC profiling data.

run_tests: scripts to run gRPC tests in parallel.