apolcyn 5fed8e5452 Merge pull request #17354 from apolcyn/fix_ares_deadlocks 7 lat temu
..
ext b203ed3c07 Cancel still-active c-ares queries after 10 seconds to avoid chance of deadlock 7 lat temu
lib 5fed8e5452 Merge pull request #17354 from apolcyn/fix_ares_deadlocks 7 lat temu
plugin_registry 3fefdde3cc remove ALTS shared resources 7 lat temu
tsi 3fefdde3cc remove ALTS shared resources 7 lat temu
README.md 9f00073f3c fix markdown render error 8 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++, Ruby, Python, PHP, NodeJS, Objective-C) are layered on top of this library.