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.
 
 
 
 
 
 
Esun Kim 03312884dc [Deps] Upgraded protobuf to v26.1 (#35796) 12 months ago
..
client_channel [slice] remove absl_base64 experiment (#36178) 12 months ago
ext [Deps] Upgraded protobuf to v26.1 (#35796) 12 months ago
lib [grpc][Gpr_To_Absl_Logging] Making absl logging flags true 12 months 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) 12 months ago
resolver
service_config
tsi [Security Tests - Crl Provider] Fix inconsistent directory related tests (#36122) 1 year ago
.clang-format
BUILD [chaotic-good] Update chaotic good extension to allow setting attributes on event engine endpoints which need to work with the chaotic good transport. 12 months ago
README.md

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.