Soheil Hassas Yeganeh 04da62cc52 Merge pull request #18981 from soheilhy/call-unref 6 سال پیش
..
avl db3e898a98 Add a sanity check for inclusion of port_platform.h 8 سال پیش
backoff db3e898a98 Add a sanity check for inclusion of port_platform.h 8 سال پیش
channel 70d5e5af17 Introduce GRPC_TRACE_FLAG_ENABLED macro to mark trace branches unlikely. 6 سال پیش
compression 0d9b4212f8 Cleanup Clang Tidy errors 6 سال پیش
debug 87905ae5ea Config migration 6 سال پیش
gpr 87905ae5ea Config migration 6 سال پیش
gprpp 87905ae5ea Config migration 6 سال پیش
http 70d5e5af17 Introduce GRPC_TRACE_FLAG_ENABLED macro to mark trace branches unlikely. 6 سال پیش
iomgr 87905ae5ea Config migration 6 سال پیش
json 1fab48edfc Add null input handling in grpc_json_destroy() 7 سال پیش
profiling 87905ae5ea Config migration 6 سال پیش
security 87905ae5ea Config migration 6 سال پیش
slice 29aa8a9e59 Check count instead of length in maybe_embiggen() to reset the slice pointer. 6 سال پیش
surface 04da62cc52 Merge pull request #18981 from soheilhy/call-unref 6 سال پیش
transport cb9b43b9f7 Merge pull request #18986 from soheilhy/trace-macro 6 سال پیش
uri 44b262c361 fix build and sanity 7 سال پیش
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.