Nicolas "Pixel" Noble 791729d09f Bumping version. 5 tahun lalu
..
avl 322a171d3b Remove unused-parameter warnings, round 2 (6 of 19) 6 tahun lalu
backoff db3e898a98 Add a sanity check for inclusion of port_platform.h 8 tahun lalu
channel d74548e611 Remove StringViewToCString() and src/core/lib/gprpp/string_view.h 5 tahun lalu
compression 322a171d3b Remove unused-parameter warnings, round 2 (6 of 19) 6 tahun lalu
debug 3941f9dbf3 Revert "Sidestep multiple initialization issue of Tracers with Makefile" 6 tahun lalu
gpr 657275fbc0 Add note to gpr_convert_clock_type 5 tahun lalu
gprpp d74548e611 Remove StringViewToCString() and src/core/lib/gprpp/string_view.h 5 tahun lalu
http fc6f26c89b Remove grpc_core::StringView. 5 tahun lalu
iomgr d74548e611 Remove StringViewToCString() and src/core/lib/gprpp/string_view.h 5 tahun lalu
json fc6f26c89b Remove grpc_core::StringView. 5 tahun lalu
profiling e45b60d1fe Fix unique_ptr<char> memory allocation mismatch 6 tahun lalu
security d74548e611 Remove StringViewToCString() and src/core/lib/gprpp/string_view.h 5 tahun lalu
slice fc6f26c89b Remove grpc_core::StringView. 5 tahun lalu
surface 791729d09f Bumping version. 5 tahun lalu
transport d39c981d4f Revert "Remove StringLess and src/core/lib/gprpp/map.h" 5 tahun lalu
uri 44b262c361 fix build and sanity 7 tahun lalu
README.md cbf5447a0d Review feedback 9 tahun lalu

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.