Mark D. Roth 20e77f27b0 Merge pull request #8303 from markdroth/service_config 9 vuotta sitten
..
ext 605a8f12ed Merge remote-tracking branch 'upstream/master' into service_config 9 vuotta sitten
lib 20e77f27b0 Merge pull request #8303 from markdroth/service_config 9 vuotta sitten
plugin_registry 3fb8f7360b gRPC LB policy 9 vuotta sitten
README.md 7a82301a2e Update README.md 9 vuotta sitten

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.