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

..16-Feb-2021-

avl/H16-Feb-2021-402288

backoff/H16-Feb-2021-16993

channel/H16-Feb-2021-4,2552,813

compression/H16-Feb-2021-1,6151,080

debug/H16-Feb-2021-2,1781,961

gpr/H16-Feb-2021-3,9862,302

gprpp/H16-Feb-2021-3,9362,369

http/H16-Feb-2021-1,290953

iomgr/H16-Feb-2021-28,52719,227

json/H16-Feb-2021-1,7401,201

profiling/H16-Feb-2021-448314

security/H16-Feb-2021-12,5978,956

slice/H16-Feb-2021-2,6681,784

surface/H16-Feb-2021-7,8695,877

transport/H16-Feb-2021-5,5793,695

uri/H16-Feb-2021-366270

README.mdH A D16-Feb-2021339 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