Mark D. Roth c6e25be7ab Merge pull request #22735 from markdroth/string_less il y a 5 ans
..
ext c6e25be7ab Merge pull request #22735 from markdroth/string_less il y a 5 ans
lib c0f82fc595 Remove StringLess and src/core/lib/gprpp/map.h il y a 5 ans
plugin_registry f5fd631a9c Merge remote-tracking branch 'upstream/master' into route_response il y a 5 ans
tsi e3c57771c2 Merge pull request #21194 from muxi/boringssl-prefix-header il y a 5 ans
README.md c9b7ca8e24 Adding missing language :P il y a 6 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.