Moiz Haidry 1d47046807 Merge from HEAD 5 سال پیش
..
avl 322a171d3b Remove unused-parameter warnings, round 2 (6 of 19) 6 سال پیش
backoff db3e898a98 Add a sanity check for inclusion of port_platform.h 7 سال پیش
channel 2295cde4e5 Enable absl completely 5 سال پیش
compression 322a171d3b Remove unused-parameter warnings, round 2 (6 of 19) 6 سال پیش
debug 3941f9dbf3 Revert "Sidestep multiple initialization issue of Tracers with Makefile" 6 سال پیش
gpr 0b26a2ff56 Added abseil-based sync 6 سال پیش
gprpp 6b3d0f61b3 Fix illegal access 5 سال پیش
http e45b60d1fe Fix unique_ptr<char> memory allocation mismatch 6 سال پیش
iomgr 37e945c945 Use absl::InlinedVector instead of grpc_core::InlinedVector 5 سال پیش
json 2fe2637b39 Cap the number of errors returned from JSON parsing. 6 سال پیش
profiling e45b60d1fe Fix unique_ptr<char> memory allocation mismatch 6 سال پیش
security f53456210d Addressed Mark's comments 5 سال پیش
slice e45b60d1fe Fix unique_ptr<char> memory allocation mismatch 6 سال پیش
surface 1d47046807 Merge from HEAD 5 سال پیش
transport 60d0105542 Fix compression filter Stream::Next bug 6 سال پیش
uri 44b262c361 fix build and sanity 7 سال پیش
README.md cbf5447a0d Review feedback 9 سال پیش

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.