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 8b4079f4dd [shutdown] Add logs when shutdown is done (#36002) 1 year ago
..
client_channel [build] move parts of the `grpc_client_channel` BUILD target out into their own targets (#35879) 1 year ago
ext [xds] xDS client per data plane target (#35730) 1 year ago
lib [shutdown] Add logs when shutdown is done (#36002) 1 year ago
load_balancing [build] move parts of the `grpc_client_channel` BUILD target out into their own targets (#35879) 1 year ago
plugin_registry [xDS] move CDS and EDS watchers into xds resolver (#35011) 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] Crl helpers (#35963) 1 year ago
.clang-format Adding clang format file to each folder (#35738) 1 year ago
BUILD [Metrics] gRPC Non-Per-Call Metrics framework implementation (#35871) 1 year 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.