Class WebsocketFrame
Defined in File websocket_message.hpp
Nested Relationships
Nested Types
Class Documentation
-
class async_web_server_cpp::WebsocketFrame
An single websocket frame and associated header
Public Functions
- struct async_web_server_cpp::WebsocketFrame::Header __attribute__ ((__packed__))
-
bool fromMessage(const WebsocketMessage &message)
-
bool serialize(std::vector<unsigned char> &buffer)