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.
 
 
 
 
 
 
AJ Heller 1a03628043 Merge branch 'master' into fork/35957/creds-API 1 year ago
..
client_channel [slice] remove absl_base64 experiment (#36178) 1 year ago
ext Merge branch 'master' into fork/35957/creds-API 1 year ago
lib [grpc][Gpr_To_Absl_Logging] Making absl logging flags true 1 year ago
load_balancing [RR and WRR] clean up dualstack experiments (#35135) 1 year ago
plugin_registry [Metrics] New OpenTelemetry Plugin Implementation of Stats Plugin (#36070) 1 year ago
resolver [xds] xDS client per data plane target (#35730) 1 year ago
service_config [build] move parts of the `grpc_client_channel` BUILD target out into their own targets (#35879) 1 year ago
tsi [Security Tests - Crl Provider] Fix inconsistent directory related tests (#36122) 1 year ago
.clang-format Adding clang format file to each folder (#35738) 1 year ago
BUILD [chaotic-good] Update chaotic good extension to allow setting attributes on event engine endpoints which need to work with the chaotic good transport. 1 year ago
README.md Drop "C" from "C core" 5 years ago

README.md

gRPC core library

This shared library provides all of gRPC's core functionality through a low level API. gRPC libraries for the other languages supported in this repo, are built on top of this shared core library.