CppServer  1.0.4.0
C++ Server Library
Namespaces
ws.cpp File Reference

WebSocket C++ Library implementation. More...

#include "server/ws/ws.h"
#include "string/encoding.h"
#include "string/format.h"
#include "string/string_utils.h"
#include <algorithm>
#include <openssl/sha.h>

Go to the source code of this file.

Namespaces

 CppServer
 C++ Server project definitions.
 
 CppServer::WS
 WebSocket definitions.
 

Detailed Description

WebSocket C++ Library implementation.

Author
Ivan Shynkarenka
Date
22.05.2019

Definition in file ws.cpp.