C++ Actor Framework 0.19
|
The configuration for a length-prefix framing client. More...
#include <config.hpp>
Inherits caf::net::dsl::config_impl< Data >.
Public Types | |
using | trait_type = Trait |
using | super = dsl::client_config_value |
Static Public Member Functions | |
template<class T , class... Args> | |
static auto | make (dsl::client_config_tag< T >, const base_config< Trait > &from, Args &&... args) |
Public Attributes | |
Trait | trait |
handshake | hs |
The configuration for a length-prefix framing client.