matthewstevenson88 ff8ceb700e Merge pull request #23413 from matthewstevenson88/tls13-h2-tls-fixture 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 8 年 前
channel 9404f66f70 Replace most uses of gpr_asprintf() with absl calls. 5 年 前
compression 1d7f3b130b Reviewer comments 5 年 前
debug b16ce8d621 Merge pull request #23032 from rcleveng/master 5 年 前
gpr 9404f66f70 Replace most uses of gpr_asprintf() with absl calls. 5 年 前
gprpp 9404f66f70 Replace most uses of gpr_asprintf() with absl calls. 5 年 前
http 9404f66f70 Replace most uses of gpr_asprintf() with absl calls. 5 年 前
iomgr 9404f66f70 Replace most uses of gpr_asprintf() with absl calls. 5 年 前
json 9404f66f70 Replace most uses of gpr_asprintf() with absl calls. 5 年 前
profiling e45b60d1fe Fix unique_ptr<char> memory allocation mismatch 6 年 前
security ff8ceb700e Merge pull request #23413 from matthewstevenson88/tls13-h2-tls-fixture 5 年 前
slice 9404f66f70 Replace most uses of gpr_asprintf() with absl calls. 5 年 前
surface 9404f66f70 Replace most uses of gpr_asprintf() with absl calls. 5 年 前
transport b269fdbf8b Don't mark server RPC canceled if finished with non-OK status 5 年 前
uri 9404f66f70 Replace most uses of gpr_asprintf() with absl calls. 5 年 前
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.