Michael Lumish 8321cadeb0 Merge pull request #11871 from murgatroid99/uv_portability_fix 8 éve
..
channel 06bce6e020 Tracers know their name 8 éve
compression f9ff554fd2 Add COUNT for stream compression method 8 éve
debug 780ba5dd22 Add all refcount flag 8 éve
http 06bce6e020 Tracers know their name 8 éve
iomgr 8321cadeb0 Merge pull request #11871 from murgatroid99/uv_portability_fix 8 éve
json 7897ae9308 auto-fix most of licenses 8 éve
profiling 7897ae9308 auto-fix most of licenses 8 éve
security da8eca56e2 Better handling of token lifetime. 8 éve
slice 7897ae9308 auto-fix most of licenses 8 éve
support 139072ff92 Const correct and clang 8 éve
surface 7712c7c4d5 clang format 8 éve
transport 7712c7c4d5 clang format 8 éve
README.md cbf5447a0d Review feedback 9 éve

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.