grpc/src/core
Noah Eisen be82e64b3d Autofix c casts to c++ casts 2018-02-09 09:16:55 -08:00
..
ext Autofix c casts to c++ casts 2018-02-09 09:16:55 -08:00
lib Autofix c casts to c++ casts 2018-02-09 09:16:55 -08:00
plugin_registry rename gts to alts 2018-01-23 10:40:45 -08:00
tsi Autofix c casts to c++ casts 2018-02-09 09:16:55 -08:00
README.md fix markdown render error 2017-03-26 00:52:56 +08:00

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.