Mark D. Roth a8a166227b Merge pull request #18636 from markdroth/health_check_client_use_after_free_bug 7 anni fa
..
ext a8a166227b Merge pull request #18636 from markdroth/health_check_client_use_after_free_bug 7 anni fa
lib 81c6081a3e Fixing failures. 7 anni fa
plugin_registry 3fefdde3cc remove ALTS shared resources 7 anni fa
tsi a176a07c02 revert the SSL TSI changes 7 anni fa
README.md c9b7ca8e24 Adding missing language :P 7 anni fa

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.