|
Name |
|
Date |
Size |
#Lines |
LOC |
| .. | | - | - |
| ext/ | | 23-Nov-2023 | - | 116,788 | 90,365 |
| lib/ | | 23-Nov-2023 | - | 85,697 | 58,755 |
| plugin_registry/ | | 23-Nov-2023 | - | 253 | 208 |
| tsi/ | | 23-Nov-2023 | - | 14,194 | 9,501 |
| README.md | D | 23-Nov-2023 | 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