Yang Gao 371082b139 Merge pull request #20317 from yashykt/goawayinproc 6 lat temu
..
ext 769e8a37cc Revert changes and remove max age filter channel args for inproc 6 lat temu
lib 01e7602b26 Merge pull request #20297 from yang-g/thread_local 6 lat temu
plugin_registry a802b14be6 Add xds resolver 6 lat temu
tsi 7f6395426d Add linux support to generate_grpc_shadow_boringssl_symbol_list.sh 6 lat temu
README.md c9b7ca8e24 Adding missing language :P 6 lat temu

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.