|
Name |
|
Date |
Size |
#Lines |
LOC |
| .. | | - | - |
| ext/ | | 03-May-2024 | - | 132,615 | 103,305 |
| lib/ | | 03-May-2024 | - | 90,086 | 62,085 |
| plugin_registry/ | | 03-May-2024 | - | 271 | 226 |
| tsi/ | | 03-May-2024 | - | 14,204 | 9,506 |
| README.md | D | 03-May-2024 | 218 | 7 | 4 |
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