|
Name |
|
Date |
Size |
#Lines |
LOC |
| .. | | - | - |
| ext/ | | 12-May-2024 | - | 151,765 | 118,985 |
| lib/ | | 12-May-2024 | - | 87,777 | 60,202 |
| plugin_registry/ | | 12-May-2024 | - | 259 | 214 |
| tsi/ | | 12-May-2024 | - | 14,175 | 9,483 |
| README.md | D | 12-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