Directories | |
middlewares | |
Files | |
call_context.hpp | |
gRPC call context | |
component_list.hpp | |
Two common component lists for grpc-server (default and minimal) | |
exceptions.hpp | |
Errors thrown by gRPC server streams. | |
generic_service_base.hpp | |
Allows to handle RPCs with dynamic method names. | |
metadata_utils.hpp | |
Utilities to work with the request metadata. | |
result.hpp | |
Result type for service handlers (non server-streaming). | |
server.hpp | |
Manages the gRPC server. | |
server_component.hpp | |
Component that configures and manages the gRPC server. | |
service_base.hpp | |
The type-erased base class for all gRPC service implementations. | |
service_component_base.hpp | |
Base class for all the gRPC service components. | |
storage_context.hpp | |
StorageContext. | |
stream.hpp | |
Server streaming interfaces. | |