Jiangtao Li c3aaf0615e Merge pull request #20316 from akshayku/support-engine hace 6 años
..
ext a0b812c30f Add CDS to xds client hace 6 años
lib 6f6b0d09bd Merge pull request #21643 from lidizheng/aio-reuseport hace 6 años
plugin_registry 7ccdc85fa0 CDS LB policy hace 6 años
tsi cced243a06 OpenSslEngineSupport-200114 hace 6 años
README.md c9b7ca8e24 Adding missing language :P hace 6 años

README.md

Overview

This directory contains source code for C library (a.k.a the gRPC C core) that provides all gRPC's core functionality through a low level API. Libraries in other languages in this repository (C++, C#, Ruby, Python, PHP, NodeJS, Objective-C) are layered on top of this library.