Yash Tibrewal 56a93d4c18 Add no enum sanitizer annotations around functions that need to fill/load in grpc_status_code 7 ani în urmă
..
ext e03eea2660 Merge pull request #17944 from grpc/jtattermusch-patch-2-1 7 ani în urmă
lib 56a93d4c18 Add no enum sanitizer annotations around functions that need to fill/load in grpc_status_code 7 ani în urmă
plugin_registry 3fefdde3cc remove ALTS shared resources 7 ani în urmă
tsi 09cd07cfa0 revision 1 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.