websocketpp.hpp File Reference
#include "core/config.hpp"
#include "websocketpp/config/asio_no_tls_client.hpp"
#include "websocketpp/client.hpp"
#include "websocketpp/config/asio_no_tls.hpp"
#include "websocketpp/server.hpp"
+ Include dependency graph for websocketpp.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 nfd
 
 nfd::websocket
 

Typedefs

using nfd::websocket::Client = websocketpp::client< websocketpp::config::asio_client >
 
using nfd::websocket::Server = websocketpp::server< websocketpp::config::asio >