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

..16-Nov-2021-

ext/H16-Nov-2021-147,677115,338

lib/H16-Nov-2021-99,92968,854

plugin_registry/H16-Nov-2021-322261

tsi/H03-May-2022-14,2209,500

README.mdH A D16-Nov-2021218 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