android13/external/grpc-grpc/src/core
liiir1985 7f62dcda9f initial 2024-06-22 20:45:49 +08:00
..
ext initial 2024-06-22 20:45:49 +08:00
lib initial 2024-06-22 20:45:49 +08:00
plugin_registry initial 2024-06-22 20:45:49 +08:00
tsi initial 2024-06-22 20:45:49 +08:00
README.md initial 2024-06-22 20:45:49 +08:00

README.md

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.