|
|
6 лет назад | |
|---|---|---|
| .. | ||
| ext | fb21394c43 Merge pull request #18745 from AspirinSJL/xds_to_lb | 6 лет назад |
| lib | b4504ea781 Merge pull request #19894 from AspirinSJL/public_ctor | 6 лет назад |
| plugin_registry | 05d6f9f2b1 Merge pull request #19702 from veblush/move-cronet | 6 лет назад |
| tsi | be4e684a82 Migrated tsi/alts from nanopb to upb | 6 лет назад |
| README.md | c9b7ca8e24 Adding missing language :P | 7 лет назад |
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.