Firmware  0.0.0
Loading...
Searching...
No Matches
http::Message Struct Reference

#include <message.hpp>

Collaboration diagram for http::Message:

Public Attributes

int sock_fd
 
httpd_ws_type_t type
 
std::vector< uint8_t > payload
 

Member Data Documentation

◆ payload

std::vector<uint8_t> http::Message::payload

◆ sock_fd

int http::Message::sock_fd

◆ type

httpd_ws_type_t http::Message::type

The documentation for this struct was generated from the following file: