NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: NDN, CCN, CCNx, content centric networks
API Documentation
websocketpp::processor::constants Namespace Reference

Constants related to processing WebSocket connections. More...

Variables

static char const upgrade_token [] = "websocket"
 
static char const connection_token [] = "upgrade"
 
static char const handshake_guid [] = "258EAFA5-E914-47DA-95CA-C5AB0DC85B11"
 

Detailed Description

Constants related to processing WebSocket connections.

Variable Documentation

char const websocketpp::processor::constants::upgrade_token[] = "websocket"
static
char const websocketpp::processor::constants::connection_token[] = "upgrade"
static
char const websocketpp::processor::constants::handshake_guid[] = "258EAFA5-E914-47DA-95CA-C5AB0DC85B11"
static