GRPC C++
1.26.0
|
#include <grpc/support/port_platform.h>
#include <grpc/impl/codegen/grpc_types.h>
#include "src/core/lib/channel/handshaker_factory.h"
Go to the source code of this file.
Data Structures | |
class | grpc_core::HandshakerRegistry |
Namespaces | |
grpc_core | |
Internal thread interface. | |
Enumerations | |
enum | grpc_core::HandshakerType { grpc_core::HANDSHAKER_CLIENT = 0, grpc_core::HANDSHAKER_SERVER, grpc_core::NUM_HANDSHAKER_TYPES } |