Srini Polavarapu 8d237ea703 Regenerate projects 7 lat temu
..
avl db3e898a98 Add a sanity check for inclusion of port_platform.h 8 lat temu
backoff db3e898a98 Add a sanity check for inclusion of port_platform.h 8 lat temu
channel 195a30bb8b Grpc: Change grpc_handshake and grpc_handshake_mgr to use CPP implementations. 7 lat temu
compression c0cd82faed Remove unnecessary includes of exec_ctx.h 8 lat temu
debug a267d4a48c Add a static_assert 7 lat temu
gpr bca92b2b7e Added test for wall-clock time change on the client 7 lat temu
gprpp bf8777dc30 Add const qualifiers to member methods in Optional 7 lat temu
http 195a30bb8b Grpc: Change grpc_handshake and grpc_handshake_mgr to use CPP implementations. 7 lat temu
iomgr 5c4a4e8e76 Merge pull request #18010 from yashykt/cmsgspaceinc 7 lat temu
json 1fab48edfc Add null input handling in grpc_json_destroy() 7 lat temu
profiling aac848ff19 Add missing include for GPR_TIMER_SCOPE in latency profiling 8 lat temu
security 593852c2ba grpc handshaker linkage fixup 7 lat temu
slice a64cb54de1 Channel trace is limited by memory 7 lat temu
surface 8d237ea703 Regenerate projects 7 lat temu
transport ef20840174 Reorder fields in slice to share the same bytes for length fields. 7 lat temu
uri 44b262c361 fix build and sanity 7 lat temu
README.md cbf5447a0d Review feedback 9 lat temu

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.