A decoded RFC 6455 frame header.
More...
#include <WebSocketConnection.hpp>
A decoded RFC 6455 frame header.
◆ fin
| bool http::websocket::detail::FrameHeader::fin |
◆ header_length
| size_t http::websocket::detail::FrameHeader::header_length |
◆ mask_key
| uint8_t http::websocket::detail::FrameHeader::mask_key[4] |
◆ masked
| bool http::websocket::detail::FrameHeader::masked |
◆ opcode
| uint8_t http::websocket::detail::FrameHeader::opcode |
◆ payload_length
| uint64_t http::websocket::detail::FrameHeader::payload_length |
The documentation for this struct was generated from the following file: