#include <websocketpp/config/asio_no_tls_client.hpp>
#include <websocketpp/client.hpp>
#include <iostream>
#include <string>
Go to the source code of this file.
Typedefs | |
typedef websocketpp::client< websocketpp::config::asio_client > | client |
Functions | |
int | main () |