android13/external/grpc-grpc/src/core/lib
liiir1985 7f62dcda9f initial 2024-06-22 20:45:49 +08:00
..
avl initial 2024-06-22 20:45:49 +08:00
backoff initial 2024-06-22 20:45:49 +08:00
channel initial 2024-06-22 20:45:49 +08:00
compression initial 2024-06-22 20:45:49 +08:00
debug initial 2024-06-22 20:45:49 +08:00
gpr initial 2024-06-22 20:45:49 +08:00
gprpp initial 2024-06-22 20:45:49 +08:00
http initial 2024-06-22 20:45:49 +08:00
iomgr initial 2024-06-22 20:45:49 +08:00
json initial 2024-06-22 20:45:49 +08:00
profiling initial 2024-06-22 20:45:49 +08:00
security initial 2024-06-22 20:45:49 +08:00
slice initial 2024-06-22 20:45:49 +08:00
surface initial 2024-06-22 20:45:49 +08:00
transport initial 2024-06-22 20:45:49 +08:00
README.md initial 2024-06-22 20:45:49 +08:00

README.md

Required elements of gRPC Core: Each module in this directory is required to build gRPC. If it's possible to envisage a configuration where code is not required, then that code belongs in ext/ instead.

NOTE: The movement of code between lib and ext is an ongoing effort, so this directory currently contains too much of the core library.