Hope Casey-Allen 257737f2c6 Fix warning in client_idle_filter.cc to support gcc8 %!s(int64=6) %!d(string=hai) anos
..
ext 257737f2c6 Fix warning in client_idle_filter.cc to support gcc8 %!s(int64=6) %!d(string=hai) anos
lib 25880c2df9 Merge pull request #19713 from arjunroy/md_batch_static_idx_call_with_args %!s(int64=6) %!d(string=hai) anos
plugin_registry a802b14be6 Add xds resolver %!s(int64=6) %!d(string=hai) anos
tsi 730b4f73f4 Merge pull request #19833 from yihuazhang/spiffe-tsi %!s(int64=6) %!d(string=hai) anos
README.md c9b7ca8e24 Adding missing language :P %!s(int64=7) %!d(string=hai) anos

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.