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