• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

ext/23-Nov-2023-39,47428,621

lib/23-Nov-2023-72,82649,840

plugin_registry/23-Nov-2023-230164

tsi/23-Nov-2023-15,49110,584

README.mdD23-Nov-2023287 53

README.md

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