|
Name |
|
Date |
Size |
#Lines |
LOC |
| .. | | - | - |
| address_utils/ | | 03-May-2024 | - | 902 | 681 |
| avl/ | | 03-May-2024 | - | 402 | 288 |
| backoff/ | | 03-May-2024 | - | 169 | 93 |
| channel/ | | 03-May-2024 | - | 4,348 | 2,869 |
| compression/ | | 03-May-2024 | - | 1,636 | 1,099 |
| debug/ | | 03-May-2024 | - | 2,176 | 1,929 |
| event_engine/ | | 03-May-2024 | - | 99 | 51 |
| gpr/ | | 03-May-2024 | - | 4,103 | 2,399 |
| gprpp/ | | 03-May-2024 | - | 4,717 | 2,849 |
| http/ | | 03-May-2024 | - | 1,298 | 966 |
| iomgr/ | | 03-May-2024 | - | 30,250 | 20,347 |
| json/ | | 03-May-2024 | - | 1,713 | 1,340 |
| matchers/ | | 03-May-2024 | - | 501 | 394 |
| profiling/ | | 03-May-2024 | - | 448 | 314 |
| security/ | | 03-May-2024 | - | 19,531 | 13,964 |
| slice/ | | 03-May-2024 | - | 2,661 | 1,821 |
| surface/ | | 03-May-2024 | - | 8,448 | 6,215 |
| transport/ | | 03-May-2024 | - | 6,397 | 4,262 |
| uri/ | | 03-May-2024 | - | 280 | 199 |
| README.md | D | 03-May-2024 | 339 | 7 | 5 |
README.md
1Required elements of gRPC Core: Each module in this directory is required to
2build gRPC. If it's possible to envisage a configuration where code is not
3required, then that code belongs in ext/ instead.
4
5NOTE: The movement of code between lib and ext is an ongoing effort, so this
6directory currently contains too much of the core library.
7