userver: userver/ugrpc/server Directory Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
server Directory Reference

Table of Contents

+ Directory dependency graph for server:

Directories

 impl
 
 middlewares
 

Files

 exceptions.hpp
 Errors thrown by gRPC server streams.
 
 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.