Mark D. Roth d7a91d59bb Support xds request timeouts. 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 5207eba9ff Add abseil 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 324d2e64be Replace or with || 6 ani în urmă
gprpp d7a91d59bb Support xds request timeouts. 6 ani în urmă
http e45b60d1fe Fix unique_ptr<char> memory allocation mismatch 6 ani în urmă
iomgr 3fc71d2963 Merge pull request #21692 from guantaol/tcp_client_posix 6 ani în urmă
json 4520072f92 Convert json_reader and json_writer to C++ 6 ani în urmă
profiling e45b60d1fe Fix unique_ptr<char> memory allocation mismatch 6 ani în urmă
security ed44a1f430 Clean up grpc_core::MakeUnique 6 ani în urmă
slice e45b60d1fe Fix unique_ptr<char> memory allocation mismatch 6 ani în urmă
surface 570d808d61 Log (in debug mode) if CQ destroyed without full draining 6 ani în urmă
transport 60d0105542 Fix compression filter Stream::Next bug 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.