Type Alias esp_idf_sys::httpd_ws_type_t
source ยท pub type httpd_ws_type_t = c_uint;
Expand description
@brief Enum for WebSocket packet types (Opcode in the header) @note Please refer to RFC6455 Section 5.4 for more details
pub type httpd_ws_type_t = c_uint;
@brief Enum for WebSocket packet types (Opcode in the header) @note Please refer to RFC6455 Section 5.4 for more details