• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

avl/23-Nov-2023-402288

backoff/23-Nov-2023-16993

channel/23-Nov-2023-3,8272,429

compression/23-Nov-2023-1,414953

debug/23-Nov-2023-2,1541,923

gpr/23-Nov-2023-4,1402,348

gprpp/23-Nov-2023-2,1451,277

http/23-Nov-2023-1,277939

iomgr/23-Nov-2023-29,30519,754

json/23-Nov-2023-1,7431,200

profiling/23-Nov-2023-442309

security/23-Nov-2023-10,7077,673

slice/23-Nov-2023-2,3011,585

surface/23-Nov-2023-7,5545,598

transport/23-Nov-2023-5,2393,466

README.mdD23-Nov-2023339 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