|
|
hace 6 años | |
|---|---|---|
| .. | ||
| ext | ed44a1f430 Clean up grpc_core::MakeUnique | hace 6 años |
| lib | 40dd4a3301 make check_call_host() in ssl_security_connector to use ssl_utils | hace 6 años |
| plugin_registry | 7ccdc85fa0 CDS LB policy | hace 6 años |
| tsi | fe2242e603 Revert "Unify boringssl submodules and use non-developer boringssl cmake build" | hace 6 años |
| README.md | c9b7ca8e24 Adding missing language :P | hace 7 años |
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.