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.
 
 
 
 
 
 
tanvi-jagtap 54ee362e3d [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log 9 months ago
..
api_reference
bazelify_tests Reintroduced GCC 7 test (#36565) 9 months ago
buildgen [build] fix exclusion of test in cmake (#36502) 9 months ago
codegen/core [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log 9 months ago
debug/core
distrib [logging] Add a helper to drop a list of variables out in a LOG statement (#36554) 9 months ago
docker_runners [bazelify tests] Add "concurrent_bazel.sh" wrapper to enable parallel invocations of bazel (#34568) 1 year ago
dockerfile Reintroduced GCC 7 test (#36565) 9 months ago
doxygen [reorg] move src/core/lib/gpr -> src/core/util (#36543) 9 months ago
fuzzing
gce [test-infra] Update all Ubuntu docker images to v20.04 or newer (#35440) 1 year ago
gcp/utils
gource
http2_interop
internal_ci [ObjC] Split Basic Tests C/C++ MacOS jobs for faster execution 9 months ago
interop_matrix [release] Add 1.64.0 to interop tests (#36650) 9 months ago
package_hosting
profiling [benchmark] Delete bm_chttp2_transport benchmarks (#36514) 9 months ago
release [Python Distribution] Pin setuptools and wheel to a single version (#36400) 9 months ago
remote_build [RBE windows] Use bazel 6.3.2 on windows RBE (after regenerating toolchain) (#34216) 1 year ago
run_tests [PSM Interop] Skip Circuit Breaking test in the legacy test driver (#36672) 9 months ago
README.md
bazel
bazel.rc [reorg] move test/core/util -> test/core/test_util (#36446) 9 months ago
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.