Yash Tibrewal e38c98a53f Merge pull request #20775 from yashykt/update_g 6 years ago
..
ext 3b301e19a0 Merge pull request #20708 from vjpai/more_cpp_warning_removals_201910210916_11 6 years ago
lib e38c98a53f Merge pull request #20775 from yashykt/update_g 6 years ago
plugin_registry a802b14be6 Add xds resolver 6 years ago
tsi 546f4a6399 Merge pull request #20706 from vjpai/more_cpp_warning_removals_201910210916_13 6 years ago
README.md c9b7ca8e24 Adding missing language :P 6 years ago

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.