|
|
před 6 roky | |
|---|---|---|
| .. | ||
| ext | 769e8a37cc Revert changes and remove max age filter channel args for inproc | před 6 roky |
| lib | a7f9d943d5 First set of small changes from development of e2e tests. | před 6 roky |
| plugin_registry | 6189d34724 Revert "Forgot to autogenerate files and run clang_format/tidy_code" | před 6 roky |
| tsi | 7f6395426d Add linux support to generate_grpc_shadow_boringssl_symbol_list.sh | před 6 roky |
| README.md | c9b7ca8e24 Adding missing language :P | před 7 roky |
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.