#include <websocketpp/config/asio_no_tls.hpp>
#include <websocketpp/server.hpp>
#include <functional>
Go to the source code of this file.
Classes | |
class | utility_server |
Macros | |
#define | ASIO_STANDALONE |
Typedefs | |
typedef websocketpp::server< websocketpp::config::asio > | server |
Functions | |
int | main () |
int main | ( | ) |
Definition at line 78 of file step2.cpp.
References utility_server::run().