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.
 
 
 
 
 
 
Paulo Castello da Costa 0218f7d3a6
[benchmark] Add golang tests back to main CI job. (#34370)
2 years ago
..
api_reference
bazelify_tests [test] Update NDK image with newer CMake (#34341) 2 years ago
buildgen [OTel and Csm] Cosmetic API changes (#34294) 2 years ago
codegen/core [fuzzing] Make it easier for fuzzers to find experiments (#34296) 2 years ago
debug/core
distrib [Deps] Bumped the protobuf commit to b2b7a511 (#34330) 2 years ago
docker_runners
dockerfile [test] Update NDK image with newer CMake (#34341) 2 years ago
doxygen [CSM] Second attempt: Add a server selector based on channel args (#34376) 2 years ago
fuzzing
gce
gcp/utils
gource
http2_interop
internal_ci [benchmark] Add golang tests back to main CI job. (#34370) 2 years ago
interop_matrix [Release] Added 1.58 to interop (#34323) 2 years ago
mkowners
package_hosting
profiling
release [Python Relase] Add xds-protos to release verification script (#34281) 2 years ago
remote_build [RBE windows] Use bazel 6.3.2 on windows RBE (after regenerating toolchain) (#34216) 2 years ago
run_tests [PSM Interop] Enable xDS affinity test for Node (#34288) 2 years 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.