Malloy
Loading...
Searching...
No Matches
malloy::websocket::connection< isClient > Member List

This is the complete list of members for malloy::websocket::connection< isClient >, including all inherited members.

accept(const boost::beast::http::request< Body, Fields > &req, Callback &&done)malloy::websocket::connection< isClient >inline
binary()malloy::websocket::connection< isClient >inline
connect(const boost::asio::ip::tcp::resolver::results_type &target, const std::string &resource, Callback &&done)malloy::websocket::connection< isClient >inline
disconnect(boost::beast::websocket::close_reason why=boost::beast::websocket::normal)malloy::websocket::connection< isClient >inline
force_disconnect(boost::beast::websocket::close_reason why=boost::beast::websocket::normal)malloy::websocket::connection< isClient >inline
handler_t typedef (defined in malloy::websocket::connection< isClient >)malloy::websocket::connection< isClient >
logger() const noexceptmalloy::websocket::connection< isClient >inline
make(const std::shared_ptr< spdlog::logger > logger, stream &&ws, const std::string &agent_string)malloy::websocket::connection< isClient >inlinestatic
read(concepts::dynamic_buffer auto &buff, concepts::async_read_handler auto &&done)malloy::websocket::connection< isClient >inline
send(const concepts::const_buffer_sequence auto &payload, Callback &&done)malloy::websocket::connection< isClient >inline
set_binary(const bool enabled)malloy::websocket::connection< isClient >inline
state enum namemalloy::websocket::connection< isClient >
~connection() noexceptmalloy::websocket::connection< isClient >inlinevirtual