C++ Actor Framework 1.0.0
|
The configuration for a length-prefix framing server. More...
#include <config.hpp>
Inherits caf::net::dsl::server_config::value.
Public Types | |
using | trait_type = Trait |
using | super = dsl::server_config_value |
Static Public Member Functions | |
template<class T , class... Args> | |
static auto | make (dsl::server_config_tag< T >, const base_config< Trait > &from, Args &&... args) |
Public Attributes | |
Trait | trait |
The configuration for a length-prefix framing server.