11 #include "WebSocketV8.h" 20 bool Handshake(
const char* data,
size_t length, std::string &response)
override;
21 const CWebSocketFrame* Close(WebSocketCloseReason reason = WebSocketCloseNormal,
const std::string &message =
"")
override;
Definition: WebSocketV13.h:15
Definition: WebSocket.h:49
Definition: WebSocketV8.h:15