Directories | |
middlewares | |
Files | |
call.hpp | |
A non-typed base class for any gRPC call. | |
call_context.hpp | |
gRPC call context | |
exceptions.hpp | |
Errors thrown by gRPC server streams. | |
generic_service_base.hpp | |
Allows to handle RPCs with dynamic method names. | |
metadata_utils.hpp | |
result.hpp | |
Result type for service handlers (non server-streaming) | |
rpc.hpp | |
Classes representing an incoming RPC. | |
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. | |