Vijay Pai b9078c8ee8 Properly use uint64_t not unsigned int64_t há 8 anos atrás
..
channel 63068f3a7c Merge branch 'master' of https://github.com/grpc/grpc into tracing-overhaul há 8 anos atrás
compression 7897ae9308 auto-fix most of licenses há 8 anos atrás
debug 7897ae9308 auto-fix most of licenses há 8 anos atrás
http 696560cf35 Merge pull request #11391 from markdroth/channel_args_helpers há 8 anos atrás
iomgr ff17b050e6 Document error unref contract for iomgr cb's and transport/stream errors há 8 anos atrás
json 7897ae9308 auto-fix most of licenses há 8 anos atrás
profiling 7897ae9308 auto-fix most of licenses há 8 anos atrás
security 63068f3a7c Merge branch 'master' of https://github.com/grpc/grpc into tracing-overhaul há 8 anos atrás
slice 7897ae9308 auto-fix most of licenses há 8 anos atrás
support b9078c8ee8 Properly use uint64_t not unsigned int64_t há 8 anos atrás
surface 2b8b7482ab Destroy byte buffer to avoid leak in zombied calls há 8 anos atrás
transport ff17b050e6 Document error unref contract for iomgr cb's and transport/stream errors há 8 anos atrás
README.md cbf5447a0d Review feedback há 9 anos atrás

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.