Mark D. Roth 19688bf7a8 Add clear() method for InlinedVector<>. %!s(int64=8) %!d(string=hai) anos
..
ext cbb4f78c2f Merge pull request #14089 from markdroth/no_plus_in_directory_names %!s(int64=8) %!d(string=hai) anos
lib 19688bf7a8 Add clear() method for InlinedVector<>. %!s(int64=8) %!d(string=hai) anos
plugin_registry adbfbd5977 Remove all extern C %!s(int64=8) %!d(string=hai) anos
tsi c6ae9b562b Silence openssl 1.1.0 warnings %!s(int64=8) %!d(string=hai) anos
README.md 9f00073f3c fix markdown render error %!s(int64=8) %!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++, Ruby, Python, PHP, NodeJS, Objective-C) are layered on top of this library.