Muxi Yan 9c02a3cca1 Do not separate message/stream compression levels 8 years ago
..
backoff ad4d2dde00 Revert "All instances of exec_ctx being passed around in src/core removed" 8 years ago
channel 6043006af1 Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface 8 years ago
compression 9c02a3cca1 Do not separate message/stream compression levels 8 years ago
debug ad4d2dde00 Revert "All instances of exec_ctx being passed around in src/core removed" 8 years ago
http ad4d2dde00 Revert "All instances of exec_ctx being passed around in src/core removed" 8 years ago
iomgr ad4d2dde00 Revert "All instances of exec_ctx being passed around in src/core removed" 8 years ago
json 66dfcf5919 clang fmt 8 years ago
profiling dba6f847d7 Update basic_timers.cc 8 years ago
security ad4d2dde00 Revert "All instances of exec_ctx being passed around in src/core removed" 8 years ago
slice 6043006af1 Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface 8 years ago
support 19988c6c7e clang-format 8 years ago
surface 9c02a3cca1 Do not separate message/stream compression levels 8 years ago
transport 6043006af1 Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface 8 years ago
README.md cbf5447a0d Review feedback 9 years ago

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.