David G. Quintas 788ea1c24f Merge pull request #12553 from jiangtaoli2016/tsi_exec_ctx há 8 anos atrás
..
channel 52778c4729 Adding pointer conversions. Renaming a few variables and type names to avoid C++ compilation issues há 8 anos atrás
compression 52778c4729 Adding pointer conversions. Renaming a few variables and type names to avoid C++ compilation issues há 8 anos atrás
debug 3ff1fa6e05 Collect stats on why writes are initiated há 8 anos atrás
http 7cdd99c86e Adding more pointer type conversions há 8 anos atrás
iomgr 8f798e9ca1 %s/current_pollable/current_pollable_obj há 8 anos atrás
json ca3c1c05eb More explicit pointer type conversion há 8 anos atrás
profiling b489e79e0a Remove extraneous paren há 8 anos atrás
security f68978c41f Pass exec_ctx in TSI zero_copy_protector create há 8 anos atrás
slice 52778c4729 Adding pointer conversions. Renaming a few variables and type names to avoid C++ compilation issues há 8 anos atrás
support fd6335c93d Some compilers still don't like that. há 8 anos atrás
surface b2a54ac4cb Reverting suffixes and changing field names instead há 8 anos atrás
transport bc130daf5f Adding more pointer conversions and type renaming há 8 anos atrás
README.md cbf5447a0d Review feedback há 9 anos atrás

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.