33 #define ASIO_STANDALONE 35 #include <websocketpp/config/asio_no_tls.hpp> 36 #include <websocketpp/server.hpp> 50 m_endpoint.init_asio();
55 m_endpoint.listen(9002);
static level const all
Special aggregate value representing "all levels".
static level const frame_payload
One line per frame, includes the full message payload (warning: chatty)
void start_accept(lib::error_code &ec)
Starts the server's async connection acceptance loop (exception free)
void set_access_channels(log::level channels)
Set Access logging channel.
void set_error_channels(log::level channels)
Set Error logging channel.
static level const all
Special aggregate value representing "all levels".