Mark D. Roth 77474d46ad Merge pull request #13820 from yihuazhang/rename-gts hace 8 años
..
ext 80c9631ad0 Merge pull request #14137 from jtattermusch/no_proxy_str_memleak hace 8 años
lib 75c190ddd3 Merge pull request #14177 from jtattermusch/fix_epollex_shutdown hace 8 años
plugin_registry d36fe0708b rename gts to alts hace 8 años
tsi 77474d46ad Merge pull request #13820 from yihuazhang/rename-gts hace 8 años
README.md 9f00073f3c fix markdown render error hace 9 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++, Ruby, Python, PHP, NodeJS, Objective-C) are layered on top of this library.