esp_idf_sys

Type Alias 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