|
|
před 8 roky | |
|---|---|---|
| .. | ||
| ext | e9e77918d1 Merge pull request #13161 from markdroth/service_config_fixes | před 8 roky |
| lib | e9e77918d1 Merge pull request #13161 from markdroth/service_config_fixes | před 8 roky |
| plugin_registry | 19dba0277a update | před 8 roky |
| tsi | 12fc6d461e Add newline at the end of src/core headers that did not have it | před 8 roky |
| README.md | 9f00073f3c fix markdown render error | před 8 roky |
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.