|
Wire Sysio Wire Sysion 1.0.0
|
#include <websocketpp/transport/base/endpoint.hpp>#include <websocketpp/transport/asio/connection.hpp>#include <websocketpp/transport/asio/security/none.hpp>#include <websocketpp/uri.hpp>#include <websocketpp/logger/levels.hpp>#include <websocketpp/common/functional.hpp>#include <sstream>#include <string>

Go to the source code of this file.
Classes | |
| class | websocketpp::transport::asio::basic_socket::local_connection |
| class | websocketpp::transport::asio::basic_socket::local_endpoint |
| class | websocketpp::transport::asio::local_endpoint< config > |
| Asio based endpoint transport component. More... | |
Namespaces | |
| namespace | websocketpp |
| Namespace for the WebSocket++ project. | |
| namespace | websocketpp::transport |
| Transport policies provide network connectivity and timers. | |
| namespace | websocketpp::transport::asio |
| Transport policy that uses asio. | |
| namespace | websocketpp::transport::asio::basic_socket |