Go to the source code of this file.
Classes | |
class | nfd::WebSocketFace |
Implementation of Face abstraction that uses WebSocket as underlying transport mechanism. More... | |
Namespaces | |
nfd | |
Copyright (c) 2011-2015 Regents of the University of California. | |
nfd::websocket | |
Typedefs | |
typedef boost::asio::ip::tcp::endpoint | nfd::websocket::Endpoint |
typedef websocketpp::server< websocketpp::config::asio > | nfd::websocket::Server |