|
WebSocket++
0.8.2
C++ websocket client/server library
|
28 #ifndef WEBSOCKETPP_CONFIG_ASIO_HPP
29 #define WEBSOCKETPP_CONFIG_ASIO_HPP
31 #include <websocketpp/config/core.hpp>
32 #include <websocketpp/transport/asio/endpoint.hpp>
73 #endif // WEBSOCKETPP_CONFIG_ASIO_HPP
Server config with iostream transport.
Represents a buffer for a single WebSocket message.
Thread safe stub "random" integer generator.
Server config with asio transport and TLS disabled.
Asio based endpoint transport component.
Basic ASIO endpoint socket component.
Namespace for the WebSocket++ project.
Basic logger that outputs to an ostream.
Stores, parses, and manipulates HTTP requests.
Concurrency policy that uses std::mutex / boost::mutex.
Stores, parses, and manipulates HTTP responses.