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 95c4f32b23 [RegisteredMethod] Remove experiment (#36181) 9 months ago
..
client_channel [slice] remove absl_base64 experiment (#36178) 10 months ago
ext Enforce correct padding and byte alignment in chaotic good transport by ensuring no inline slices are created and returned by promise_endpoint. 9 months ago
lib [RegisteredMethod] Remove experiment (#36181) 9 months ago
load_balancing [RR and WRR] clean up dualstack experiments (#35135) 10 months ago
plugin_registry [Metrics] New OpenTelemetry Plugin Implementation of Stats Plugin (#36070) 10 months ago
resolver [xds] xDS client per data plane target (#35730) 10 months ago
service_config [build] move parts of the `grpc_client_channel` BUILD target out into their own targets (#35879) 11 months ago
tsi [Security Tests - Crl Provider] Fix inconsistent directory related tests (#36122) 10 months ago
.clang-format Adding clang format file to each folder (#35738) 11 months ago
BUILD Enforce correct padding and byte alignment in chaotic good transport by ensuring no inline slices are created and returned by promise_endpoint. 9 months ago
README.md Drop "C" from "C core" 4 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.