Jiangtao Li 60cebcdd2b Merge pull request #22292 from ashithasantosh/c++ пре 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 1e5aa76adf Some notes on new filter implementation пре 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 415d41f9e8 Rerun clang-formatter-7 пре 5 година
gprpp 30f88e8b76 Merge pull request #22210 from veblush/docker-for-sanity пре 5 година
http e45b60d1fe Fix unique_ptr<char> memory allocation mismatch пре 6 година
iomgr 976fff1797 Create a macro to allow custom dualstack socket пре 5 година
json b308241343 Fix clang-tidy issues пре 5 година
profiling e45b60d1fe Fix unique_ptr<char> memory allocation mismatch пре 6 година
security 60cebcdd2b Merge pull request #22292 from ashithasantosh/c++ пре 5 година
slice d4fb5ea436 update service config parsing as per recent spec change пре 5 година
surface 41cfae4234 Revert "Merge pull request #19693 from apolcyn/control_plane_creds" пре 5 година
transport 415d41f9e8 Rerun clang-formatter-7 пре 5 година
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.