|
|
7 anni fa | |
|---|---|---|
| .. | ||
| ext | 472b9327c0 Merge pull request #16374 from vjpai/census | 7 anni fa |
| lib | 8ba4563629 Merge pull request #16373 from markdroth/mu_guard_cleanup | 7 anni fa |
| plugin_registry | f5f1d57d7a Add load reporting filter | 8 anni fa |
| tsi | 7a7e4f5652 Move C++ mu_guard class out of C-core public headers and fix style. | 7 anni fa |
| README.md | 9f00073f3c fix markdown render error | 9 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++, Ruby, Python, PHP, NodeJS, Objective-C) are layered on top of this library.