#include <iostream>#include <map>#include <exception>#include <websocketpp/config/asio_no_tls.hpp>#include <websocketpp/server.hpp>
Go to the source code of this file.
Classes | |
| struct | connection_data | 
| class | print_server | 
Typedefs | |
| typedef websocketpp::server< websocketpp::config::asio > | server | 
Functions | |
| int | main () | 
Definition at line 7 of file associative_storage.cpp.
| int main | ( | ) | 
Definition at line 85 of file associative_storage.cpp.
References print_server::run().