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.
 
 
 
 
 
 
Mark D. Roth 7fb7d3c3b6 [xDS] xDS-based HTTP CONNECT configuration (#37800) 4 months ago
..
api_reference
bazelify_tests Delete Binder test artifacts and examples (#37862) 4 months ago
buildgen [xds_client_test] use real xDS protos instead of local copies (#37863) 4 months ago
codegen/core [reorg] move a bunch of stuff to src/core/util (#36792) 5 months ago
debug/core
distrib [clang-format] Remove custom clang-format rules for include ordering (#37820) 4 months ago
docker_runners Fix minor typos (#37450) 6 months ago
dockerfile Delete Binder test artifacts and examples (#37862) 4 months ago
doxygen [xDS] xDS-based HTTP CONNECT configuration (#37800) 4 months ago
fuzzing
gce
gcp/utils
gource
http2_interop
internal_ci [Python tooling tests] Disable Python tooling tests (#37885) 4 months ago
interop_matrix [interop] Remove python dependencies from Go dockerfile and add v1.67.0 release (#37792) 5 months ago
package_hosting
profiling
release Handle backport PRs without piper info in release notes automation 5 months ago
remote_build
run_tests [xDS] xDS-based HTTP CONNECT configuration (#37800) 4 months ago
README.md
bazel
bazel.rc
fuzztest.bazelrc

README.md

buildgen: Template renderer for our build system.

distrib: Scripts to distribute language-specific packages and other distribution-related helper scripts.

dockerfile: Docker files to test gRPC.

doxygen: gRPC C/C++ documentation generation via Doxygen.

gce: Scripts to help setup testing infrastructure on GCE.

gcp: Helper scripts for interacting with various services on GCP (like Google container engine, BigQuery etc)

internal_ci: Support for running tests on an internal CI platform.

interop_matrix: Scripts to build, upload, and run gRPC clients in docker with various language/runtimes.

jenkins: Support for running tests on Jenkins.

run_tests: Scripts to run gRPC tests in parallel.

run_tests/performance: See the README for more notes on the performance tests.