Type Alias esp_idf_svc::hal::sys::httpd_ws_type_t

source ·
pub type httpd_ws_type_t = u32;
Expand description

@brief Enum for WebSocket packet types (Opcode in the header) @note Please refer to RFC6455 Section 5.4 for more details