#include <websocketpp/config/asio_no_tls_client.hpp>#include <websocketpp/client.hpp>#include "websocketpp/config/asio_no_tls.hpp"#include "websocketpp/server.hpp"

Go to the source code of this file.
Namespaces | |
| nfd | |
| Copyright (c) 2011-2015 Regents of the University of California.  | |
| nfd::websocket | |
Typedefs | |
| typedef websocketpp::client< websocketpp::config::asio_client > | nfd::websocket::Client | 
| typedef websocketpp::server< websocketpp::config::asio > | nfd::websocket::Server |