Template Struct logged¶
Defined in File server.h
Struct Documentation¶
-
template<typename
T>
structudho::servers::logged¶ Public Types
-
using
stateful= server<udho::bridge<udho::configuration_type>, logger_type, udho::cache::store<StorageT, boost::uuids::uuid, U...>>¶
-
using
stateless= server<udho::bridge<udho::configuration_type>, logger_type, void>¶
-
using