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.
 
 
 
 
 
 
Yash Tibrewal 2a72f72a84 CertificateProvider API 4 years ago
..
api_reference
buildgen Change URI parser to take absl::string_view and move tests to correct directory. 4 years ago
codegen/core upb codegen: put .upbdefs.h and .upbdefs.c files in a different directory 4 years ago
debug/core
distrib Update version of master to 1.33-dev ("geeky"). 4 years ago
dockerfile Upgraded gcc to 8 in python_dev_centos7_x64 4 years ago
doxygen CertificateProvider API 4 years ago
failures
fuzzer Change URI parser to take absl::string_view and move tests to correct directory. 4 years ago
gce
gcp
github
gource
http2_interop
internal_ci Accept the Android SDK licences. 4 years ago
interop_matrix Add 1.31.1 images from grpc/grpc to interop matrix 4 years ago
line_count
mkowners
package_hosting
profiling use bazel to build microbenchmarks in bm_build.py 4 years ago
release
remote_build
run_tests Merge pull request #23953 from markdroth/grpc_call_cancel_internal 4 years ago
README.md
bazel upgrade bazel to 2.2.0 4 years ago
bazel.rc run_microbenchmark.py should use bazel 4 years ago

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.