|
|
пре 6 година | |
|---|---|---|
| .. | ||
| ext | 2ba3209b33 Fix bug from #19002. | пре 6 година |
| lib | 04da62cc52 Merge pull request #18981 from soheilhy/call-unref | пре 6 година |
| plugin_registry | 3fefdde3cc remove ALTS shared resources | пре 7 година |
| tsi | 70d5e5af17 Introduce GRPC_TRACE_FLAG_ENABLED macro to mark trace branches unlikely. | пре 6 година |
| README.md | c9b7ca8e24 Adding missing language :P | пре 6 година |
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.