Muxi Yan 4b37fb0e4c Stop including inttypes.h in gRPC core public header in Apple platforms 7 gadi atpakaļ
..
ext abd9d53a9f Only increase strike once 7 gadi atpakaļ
lib 4b37fb0e4c Stop including inttypes.h in gRPC core public header in Apple platforms 7 gadi atpakaļ
plugin_registry 04fb58efbd Add ALTS code to grpc/core 7 gadi atpakaļ
tsi 04fb58efbd Add ALTS code to grpc/core 7 gadi atpakaļ
README.md 9f00073f3c fix markdown render error 8 gadi atpakaļ

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.