• Home
Name Date Size #Lines LOC

..--

address_utils/03-May-2024-902681

avl/03-May-2024-402288

backoff/03-May-2024-16993

channel/03-May-2024-4,3482,869

compression/03-May-2024-1,6361,099

debug/03-May-2024-2,1761,929

event_engine/03-May-2024-9951

gpr/03-May-2024-4,1032,399

gprpp/03-May-2024-4,7172,849

http/03-May-2024-1,298966

iomgr/03-May-2024-30,25020,347

json/03-May-2024-1,7131,340

matchers/03-May-2024-501394

profiling/03-May-2024-448314

security/03-May-2024-19,53113,964

slice/03-May-2024-2,6611,821

surface/03-May-2024-8,4486,215

transport/03-May-2024-6,3974,262

uri/03-May-2024-280199

README.mdD03-May-2024339 75

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