|
|
6 anni fa | |
|---|---|---|
| .. | ||
| ext | 060d61e3fb Cronet transport: do an extra read for a trailer-only stream with grpc_status = 0 to trigger on_succeeded() callback. | 5 anni fa |
| lib | 23e1d30327 Removes manylinux1-specific instructions | 5 anni fa |
| plugin_registry | f5fd631a9c Merge remote-tracking branch 'upstream/master' into route_response | 5 anni fa |
| tsi | ff045fde0d Update multi-domain key materials | 5 anni fa |
| README.md | c9b7ca8e24 Adding missing language :P | 6 anni fa |
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.