|
|
7 년 전 | |
|---|---|---|
| .. | ||
| ext | ac6795a57e Revert "Changes add a script for generating C code and build rule for protobuf" | 7 년 전 |
| lib | 1334f8d200 Revert alignment hack in New<> and Delete<>. | 7 년 전 |
| plugin_registry | 3fefdde3cc remove ALTS shared resources | 7 년 전 |
| tsi | 1b115db5db re-order ALTS log messages. | 7 년 전 |
| README.md | 9f00073f3c fix markdown render error | 9 년 전 |
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++, Ruby, Python, PHP, NodeJS, Objective-C) are layered on top of this library.