|
|
8 лет назад | |
|---|---|---|
| .. | ||
| ext | 7db81fb6d0 Merge pull request #12565 from kpayson64/revert_lb_stuff | 8 лет назад |
| lib | 788ea1c24f Merge pull request #12553 from jiangtaoli2016/tsi_exec_ctx | 8 лет назад |
| plugin_registry | 0822d331df s/load_reporting/server_load_reporting | 8 лет назад |
| tsi | f68978c41f Pass exec_ctx in TSI zero_copy_protector create | 8 лет назад |
| README.md | 9f00073f3c fix markdown render error | 8 лет назад |
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.