nanahpang 2b06d76cc0 Merge pull request #20742 from grpc/revert-20526-xds_policy_config_additions il y a 6 ans
..
ext 2b06d76cc0 Merge pull request #20742 from grpc/revert-20526-xds_policy_config_additions il y a 6 ans
lib 7f307da6ab Merge pull request #20665 from guantaol/remove_parameter il y a 6 ans
plugin_registry a802b14be6 Add xds resolver il y a 6 ans
tsi 546f4a6399 Merge pull request #20706 from vjpai/more_cpp_warning_removals_201910210916_13 il y a 6 ans
README.md c9b7ca8e24 Adding missing language :P il y a 7 ans

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.