Sree Kuchibhotla 4ef9ce7954 Merge branch 'master' into cq_create_api_changes 9 ani în urmă
..
channel ad286c35da Merge github.com:grpc/grpc into minimal 9 ani în urmă
compression 7c70b6c144 Revert "Revert "Metadata handling rewrite"" 9 ani în urmă
debug 9f6a805977 Allow disabling traces, add trace variables for pluck and timeout events 10 ani în urmă
http 935d02ebd4 Cleanup of tsi ssl handshaker factories. 9 ani în urmă
iomgr 6b99d80410 Merge pull request #10501 from ctiller/epex2 9 ani în urmă
json 6f4178878c Add zalloc, convert a bunch of files to use it 9 ani în urmă
profiling ac433cf640 Assert on thread creation 9 ani în urmă
security 108a109c02 Google Compute Metadata hostname fix 9 ani în urmă
slice dd550c7316 Merge pull request #10211 from muxi/fix-maybe-embiggen 9 ani în urmă
support 975b5103e5 Fix build on Alpine linux + add portability tests 9 ani în urmă
surface 4ef9ce7954 Merge branch 'master' into cq_create_api_changes 9 ani în urmă
transport e1b51dafb6 clang-format 9 ani în urmă
README.md cbf5447a0d Review feedback 9 ani în urmă

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.