grpc/src/core
Esun Kim 4e396883d4 Update by review 2019-11-05 20:51:00 -08:00
..
ext Merge branch 'master' into removsched 2019-11-04 14:11:26 -08:00
lib Update by review 2019-11-05 20:51:00 -08:00
plugin_registry CDS LB policy 2019-10-29 12:00:12 -07:00
tsi Format all Bazel files with buildifier 2019-11-05 14:03:52 -08:00
README.md Adding missing language :P 2019-03-25 13:44:45 -07: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++, C#, Ruby, Python, PHP, NodeJS, Objective-C) are layered on top of this library.