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

..--

avl/23-Nov-2023-402288

backoff/23-Nov-2023-16993

channel/23-Nov-2023-4,2312,768

compression/23-Nov-2023-1,6361,099

debug/23-Nov-2023-2,1761,929

gpr/23-Nov-2023-4,1012,398

gprpp/23-Nov-2023-3,9022,291

http/23-Nov-2023-1,294962

iomgr/23-Nov-2023-31,00520,827

json/23-Nov-2023-1,7131,340

profiling/23-Nov-2023-448314

security/23-Nov-2023-17,17712,168

slice/23-Nov-2023-2,6621,822

surface/23-Nov-2023-8,3166,132

transport/23-Nov-2023-6,1784,120

uri/23-Nov-2023-280199

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