Yash Tibrewal cc19a55338 Revert "Revert "Fix for 17338. Delay shutdown of buffer list till tcp_free to avoid races"" пре 7 година
..
ext 37c7c1217d Merge pull request #17883 from AspirinSJL/fix_hcc_segv пре 7 година
lib cc19a55338 Revert "Revert "Fix for 17338. Delay shutdown of buffer list till tcp_free to avoid races"" пре 7 година
plugin_registry 3fefdde3cc remove ALTS shared resources пре 7 година
tsi 09cd07cfa0 revision 1 пре 7 година
README.md 9f00073f3c fix markdown render error пре 8 година

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.