28 #ifndef WEBSOCKETPP_CONFIG_ASIO_TLS_DEBUG_HPP 29 #define WEBSOCKETPP_CONFIG_ASIO_TLS_DEBUG_HPP 31 #include <websocketpp/config/debug.hpp> 32 #include <websocketpp/transport/asio/endpoint.hpp> 33 #include <websocketpp/transport/asio/security/tls.hpp> 36 #include <websocketpp/config/debug_asio_no_tls.hpp> 77 #endif // WEBSOCKETPP_CONFIG_ASIO_TLS_DEBUG_HPP Asio based endpoint transport component.
Concurrency policy that uses std::mutex / boost::mutex.
Stores, parses, and manipulates HTTP responses.
Basic logger that outputs to an ostream.
Thread safe stub "random" integer generator.
Namespace for the WebSocket++ project.
Represents a buffer for a single WebSocket message.
Client/Server debug config with asio transport and TLS enabled.
TLS enabled Asio endpoint socket component.
Stores, parses, and manipulates HTTP requests.
Client/Server debug config with iostream transport.