Home | History | Annotate | only in /external/grpc-grpc/src/core/lib
Up to higher level directory
NameDateSize
avl/22-Oct-2020
backoff/22-Oct-2020
channel/22-Oct-2020
compression/22-Oct-2020
debug/22-Oct-2020
gpr/22-Oct-2020
gprpp/22-Oct-2020
http/22-Oct-2020
iomgr/22-Oct-2020
json/22-Oct-2020
profiling/22-Oct-2020
README.md22-Oct-2020339
security/22-Oct-2020
slice/22-Oct-2020
surface/22-Oct-2020
transport/22-Oct-2020

README.md

      1 Required elements of gRPC Core: Each module in this directory is required to
      2 build gRPC. If it's possible to envisage a configuration where code is not
      3 required, then that code belongs in ext/ instead.
      4 
      5 NOTE: The movement of code between lib and ext is an ongoing effort, so this
      6 directory currently contains too much of the core library.
      7