Mark D. Roth 738dd382ed Merge pull request #17405 from markdroth/xds_experimental_v1.17.x 7 ani în urmă
..
ext 0cf8c59a58 Change xds plugin name to xds_experimental until it's ready for use. 7 ani în urmă
lib c9b166248f Merge pull request #17378 from jtattermusch/windows_oom_fix_v1_17 7 ani în urmă
plugin_registry 3fefdde3cc remove ALTS shared resources 7 ani în urmă
tsi 3fefdde3cc remove ALTS shared resources 7 ani în urmă
README.md 9f00073f3c fix markdown render error 9 ani în urmă

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.