|
|
5 سال پیش | |
|---|---|---|
| .. | ||
| ext | 060d61e3fb Cronet transport: do an extra read for a trailer-only stream with grpc_status = 0 to trigger on_succeeded() callback. | 5 سال پیش |
| lib | 32c0846d45 Add TLS 1.2 testing. | 5 سال پیش |
| plugin_registry | f5fd631a9c Merge remote-tracking branch 'upstream/master' into route_response | 6 سال پیش |
| tsi | 32c0846d45 Add TLS 1.2 testing. | 5 سال پیش |
| README.md | c9b7ca8e24 Adding missing language :P | 7 سال پیش |
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.