|
static constexpr bool | is_thread_safe () |
| Delegates call to RCImpl and returns the result.
|
|
Definition at line 500 of file websocket.hpp.
◆ Ptr
◆ PerRequest()
openvpn::WebSocket::Server::PerRequest::PerRequest |
( |
Config::Ptr |
conf_arg | ) |
|
|
inline |
◆ server_headers()
void openvpn::WebSocket::Server::PerRequest::server_headers |
( |
std::ostream & |
os | ) |
|
|
inline |
◆ set_websocket_key()
void openvpn::WebSocket::Server::PerRequest::set_websocket_key |
( |
const std::string & |
websocket_key | ) |
|
|
inline |
◆ validate_conf()
◆ conf
Config::Ptr openvpn::WebSocket::Server::PerRequest::conf |
|
private |
◆ receiver
Receiver openvpn::WebSocket::Server::PerRequest::receiver |
◆ sender
Sender openvpn::WebSocket::Server::PerRequest::sender |
◆ websocket_accept
std::string openvpn::WebSocket::Server::PerRequest::websocket_accept |
|
private |
The documentation for this class was generated from the following file: