ESP32 HTTPS Server
httpsserver::WebsocketFrame Struct Reference

Public Attributes

uint8_t opCode: 4
 
uint8_t rsv3: 1
 
uint8_t rsv2: 1
 
uint8_t rsv1: 1
 
uint8_t fin: 1
 
uint8_t len: 7
 
uint8_t mask: 1
 

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