Muxi Yan 9c02a3cca1 Do not separate message/stream compression levels 8 лет назад
..
backoff ad4d2dde00 Revert "All instances of exec_ctx being passed around in src/core removed" 8 лет назад
channel 6043006af1 Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface 8 лет назад
compression 9c02a3cca1 Do not separate message/stream compression levels 8 лет назад
debug ad4d2dde00 Revert "All instances of exec_ctx being passed around in src/core removed" 8 лет назад
http ad4d2dde00 Revert "All instances of exec_ctx being passed around in src/core removed" 8 лет назад
iomgr ad4d2dde00 Revert "All instances of exec_ctx being passed around in src/core removed" 8 лет назад
json 66dfcf5919 clang fmt 8 лет назад
profiling dba6f847d7 Update basic_timers.cc 8 лет назад
security ad4d2dde00 Revert "All instances of exec_ctx being passed around in src/core removed" 8 лет назад
slice 6043006af1 Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface 8 лет назад
support 19988c6c7e clang-format 8 лет назад
surface 9c02a3cca1 Do not separate message/stream compression levels 8 лет назад
transport 6043006af1 Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface 8 лет назад
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.