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.