Jiangtao Li 65233f7818 Merge pull request #19766 from curv85/bad-socket-fixes 6 năm trước cách đây
..
avl db3e898a98 Add a sanity check for inclusion of port_platform.h 8 năm trước cách đây
backoff db3e898a98 Add a sanity check for inclusion of port_platform.h 8 năm trước cách đây
channel 32f1119d2b Strict C++ 6 năm trước cách đây
compression 67e6b03e92 Fix compression algorithm parsing 6 năm trước cách đây
debug 90fbdc92f5 Roll-forward "Config migration" 6 năm trước cách đây
gpr de6255941a Fix gettid() naming conflict 6 năm trước cách đây
gprpp 5d646ff9ff Make Map<> copyable. 6 năm trước cách đây
http dbf88dd66f Revert "Revert "Introduce string_view and use it for gpr_split_host_port."" 6 năm trước cách đây
iomgr 65233f7818 Merge pull request #19766 from curv85/bad-socket-fixes 6 năm trước cách đây
json 1fab48edfc Add null input handling in grpc_json_destroy() 7 năm trước cách đây
profiling 90fbdc92f5 Roll-forward "Config migration" 6 năm trước cách đây
security ae863630d5 Add spiffe client-side credential reload 6 năm trước cách đây
slice b437dc0c68 Reduce instruction count for CH2 metadata ops. 6 năm trước cách đây
surface 6cf05561ce Added overloads for metadata add/remove operations when static index is known. 6 năm trước cách đây
transport 6cf05561ce Added overloads for metadata add/remove operations when static index is known. 6 năm trước cách đây
uri 44b262c361 fix build and sanity 7 năm trước cách đây
README.md cbf5447a0d Review feedback 9 năm trước cách đây

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.