• Home
Name Date Size #Lines LOC

..--

ext/03-May-2024-117,13190,596

lib/03-May-2024-86,47059,350

plugin_registry/03-May-2024-253208

tsi/03-May-2024-14,1949,501

README.mdD03-May-2024218 74

README.md

1# gRPC core library
2
3This shared library provides all of gRPC's core functionality through a low
4level API. gRPC libraries for the other languages supported in this repo, are
5built on top of this shared core library.
6
7