grpc/src/core/ext
Vijay Pai 7fed69b7ad Use static_cast rather than reinterpret_cast whenever possible 2018-03-05 16:35:10 -08:00
..
census Add a sanity check for inclusion of port_platform.h 2018-02-23 09:59:53 -08:00
filters Use static_cast rather than reinterpret_cast whenever possible 2018-03-05 16:35:10 -08:00
transport Retry support. 2018-02-28 13:00:04 -08:00
README.md Review feedback 2017-01-06 13:55:44 -08:00

README.md

Optional plugins for gRPC Core: Modules in this directory extend gRPC Core in useful ways. All optional code belongs here.

NOTE: The movement of code between lib and ext is an ongoing effort, so this directory currently contains too much of the core library.