|
|
%!s(int64=9) %!d(string=hai) anos | |
|---|---|---|
| .. | ||
| ext | 59660e5570 Add supprot of processing trailer-only response in cronet_transport.c | %!s(int64=9) %!d(string=hai) anos |
| lib | fce0f04903 Merge pull request #10131 from ncteisen/copy-and-unref-fix | %!s(int64=9) %!d(string=hai) anos |
| plugin_registry | 40e1e99f62 Fix load_reporting linker error | %!s(int64=9) %!d(string=hai) anos |
| README.md | 7a82301a2e Update README.md | %!s(int64=9) %!d(string=hai) anos |
#Overview
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.