|
|
il y a 5 ans | |
|---|---|---|
| .. | ||
| ext | c9c01d38fa add missing virtual dtor | il y a 5 ans |
| lib | 2aa6774c2d Merge pull request #23004 from kedartal/incomplete_type_fix | il y a 5 ans |
| plugin_registry | 0497ad8bb0 Add missing message-size check before decompressing | il y a 5 ans |
| tsi | ff045fde0d Update multi-domain key materials | il y a 5 ans |
| README.md | c9b7ca8e24 Adding missing language :P | il y a 6 ans |
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.