Go to the source code of this file.
Namespaces | |
websocketpp | |
Namespace for the WebSocket++ project. | |
Variables | |
static int const | websocketpp::major_version = 0 |
Library major version number. More... | |
static int const | websocketpp::minor_version = 8 |
Library minor version number. More... | |
static int const | websocketpp::patch_version = 1 |
Library patch version number. More... | |
static char const | websocketpp::prerelease_flag [] = "" |
Library pre-release flag. More... | |
static char const | websocketpp::user_agent [] = "WebSocket++/0.8.1" |
Default user agent string. More... | |