Soheil Hassas Yeganeh bdd3fdddb2 Expose cycle counter and use it /channelz. 6 年之前
..
avl db3e898a98 Add a sanity check for inclusion of port_platform.h 7 年之前
backoff db3e898a98 Add a sanity check for inclusion of port_platform.h 7 年之前
channel bdd3fdddb2 Expose cycle counter and use it /channelz. 6 年之前
compression 67e6b03e92 Fix compression algorithm parsing 6 年之前
debug 90fbdc92f5 Roll-forward "Config migration" 6 年之前
gpr bdd3fdddb2 Expose cycle counter and use it /channelz. 6 年之前
gprpp bdd3fdddb2 Expose cycle counter and use it /channelz. 6 年之前
http dbf88dd66f Revert "Revert "Introduce string_view and use it for gpr_split_host_port."" 6 年之前
iomgr 5eef4ca270 Merge pull request #19846 from AspirinSJL/msan_fix 6 年之前
json 1fab48edfc Add null input handling in grpc_json_destroy() 7 年之前
profiling 90fbdc92f5 Roll-forward "Config migration" 6 年之前
security 557446a11e Added specializations for grpc_mdelem_create. 6 年之前
slice b437dc0c68 Reduce instruction count for CH2 metadata ops. 6 年之前
surface fcb43f9dee Regenerate projects 6 年之前
transport b437dc0c68 Reduce instruction count for CH2 metadata ops. 6 年之前
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.