#include <GRPCTransport.h>
Public Attributes | |
const GRPCTransportID | core_insecure |
const GRPCTransportID | core_secure |
The default transport implementations available in gRPC. These implementations will be provided by gRPC by default unless explicitly excluded by the build system.
Definition at line 31 of file GRPCTransport.h.
const GRPCTransportID GRPCDefaultTransportImplList::core_insecure |
Definition at line 33 of file GRPCTransport.h.
const GRPCTransportID GRPCDefaultTransportImplList::core_secure |
Definition at line 32 of file GRPCTransport.h.