NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: NDN, CCN, CCNx, content centric networks
API Documentation
subprotocol_server.cpp File Reference
#include <iostream>
#include <websocketpp/config/asio_no_tls.hpp>
#include <websocketpp/server.hpp>
Include dependency graph for subprotocol_server.cpp:

Go to the source code of this file.

Typedefs

typedef websocketpp::server< websocketpp::config::asioserver
 

Functions

bool validate (server &s, connection_hdl hdl)
 
int main ()
 

Typedef Documentation

Function Documentation

bool validate ( server s,
connection_hdl  hdl 
)