Home | History | Annotate | only in /external/grpc-grpc/src/core
Up to higher level directory
NameDateSize
ext/22-Oct-2020
lib/22-Oct-2020
plugin_registry/22-Oct-2020
README.md22-Oct-2020287
tsi/22-Oct-2020

README.md

      1 # Overview
      2 
      3 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,
      4 Python, PHP, NodeJS, Objective-C) are layered on top of this library.
      5