Esun Kim 90fbdc92f5 Roll-forward "Config migration" 6 yıl önce
..
avl db3e898a98 Add a sanity check for inclusion of port_platform.h 8 yıl önce
backoff db3e898a98 Add a sanity check for inclusion of port_platform.h 8 yıl önce
channel c639da7a1d Merge branch 'master' of https://github.com/grpc/grpc into port_sharing 6 yıl önce
compression 0df4cb1bdc Merge pull request #18959 from SataQiu/fix-20190506 6 yıl önce
debug 90fbdc92f5 Roll-forward "Config migration" 6 yıl önce
gpr 90fbdc92f5 Roll-forward "Config migration" 6 yıl önce
gprpp 90fbdc92f5 Roll-forward "Config migration" 6 yıl önce
http 70d5e5af17 Introduce GRPC_TRACE_FLAG_ENABLED macro to mark trace branches unlikely. 6 yıl önce
iomgr 90fbdc92f5 Roll-forward "Config migration" 6 yıl önce
json 1fab48edfc Add null input handling in grpc_json_destroy() 7 yıl önce
profiling 90fbdc92f5 Roll-forward "Config migration" 6 yıl önce
security 90fbdc92f5 Roll-forward "Config migration" 6 yıl önce
slice 0df4cb1bdc Merge pull request #18959 from SataQiu/fix-20190506 6 yıl önce
surface 90fbdc92f5 Roll-forward "Config migration" 6 yıl önce
transport f65208af02 Added slice equality when static fastpath. 6 yıl önce
uri 44b262c361 fix build and sanity 7 yıl önce
README.md cbf5447a0d Review feedback 9 yıl önce

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.