Soheil Hassas Yeganeh e2d560276c Merge pull request #19933 from soheilhy/resource_quota 6 anni fa
..
ext ce9ec2f4f7 Merge pull request #20274 from apolcyn/fix_windows_ares_segv 6 anni fa
lib e2d560276c Merge pull request #19933 from soheilhy/resource_quota 6 anni fa
plugin_registry a802b14be6 Add xds resolver 6 anni fa
tsi dd6e6e3ef7 Introduce GRPC_ARG_TSI_MAX_FRAME_SIZE channel arg. 6 anni fa
README.md c9b7ca8e24 Adding missing language :P 6 anni fa

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.