Jan Tattermusch 13abbd9a75 Revert "xds client bootstrap file" před 6 roky
..
avl db3e898a98 Add a sanity check for inclusion of port_platform.h před 8 roky
backoff db3e898a98 Add a sanity check for inclusion of port_platform.h před 8 roky
channel b01072586d Refactor EDS and LRS code from xds LB policy into new XdsClient API. před 6 roky
compression ee603bf172 Better codegenfor validate_filtered_metadata. před 6 roky
debug 90fbdc92f5 Roll-forward "Config migration" před 6 roky
gpr d1bca6ff92 Merge pull request #20119 from markdroth/c++_mpscq před 6 roky
gprpp 2a9a276c3b Add InlinedVector::resize() před 6 roky
http dd6e6e3ef7 Introduce GRPC_ARG_TSI_MAX_FRAME_SIZE channel arg. před 6 roky
iomgr a8b0ab8286 Merge pull request #20521 from mhaidrygoog/cleanup_tls před 6 roky
json 13abbd9a75 Revert "xds client bootstrap file" před 6 roky
profiling 90fbdc92f5 Roll-forward "Config migration" před 6 roky
security 0362df725f Merge pull request #19778 from matthewstevenson88/spiffe1 před 6 roky
slice 334fa41ec0 Update by review před 6 roky
surface a8b0ab8286 Merge pull request #20521 from mhaidrygoog/cleanup_tls před 6 roky
transport ccc5481ff0 fix typo in document před 6 roky
uri 44b262c361 fix build and sanity před 7 roky
README.md cbf5447a0d Review feedback před 9 roky

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.