NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
nfd::websocket Namespace Reference

Typedefs

typedef boost::asio::ip::tcp::endpoint Endpoint
 
typedef websocketpp::client< websocketpp::config::asio_clientClient
 
typedef websocketpp::server< websocketpp::config::asioServer
 

Typedef Documentation

◆ Endpoint

typedef boost::asio::ip::tcp::endpoint nfd::websocket::Endpoint

Definition at line 35 of file websocket-channel.hpp.

◆ Client

◆ Server