28#ifndef WEBSOCKETPP_CONFIG_ASIO_DEBUG_HPP
29#define WEBSOCKETPP_CONFIG_ASIO_DEBUG_HPP
Concurrency policy that uses std::mutex / boost::mutex.
Stores, parses, and manipulates HTTP requests.
Stores, parses, and manipulates HTTP responses.
Basic logger that outputs to an ostream.
Represents a buffer for a single WebSocket message.
Thread safe stub "random" integer generator.
Basic ASIO endpoint socket component.
Asio based endpoint transport component.
Namespace for the WebSocket++ project.
type::response_type response_type
type::concurrency_type concurrency_type
type::request_type request_type
websocketpp::transport::asio::basic_socket::endpoint socket_type
type::alog_type alog_type
type::elog_type elog_type
Client/Server debug config with asio transport and TLS disabled.
base::con_msg_manager_type con_msg_manager_type
base::concurrency_type concurrency_type
base::request_type request_type
base::alog_type alog_type
base::message_type message_type
websocketpp::transport::asio::endpoint< transport_config > transport_type
base::response_type response_type
base::elog_type elog_type
base::endpoint_msg_manager_type endpoint_msg_manager_type
Client/Server debug config with iostream transport.