Function esp_idf_sys::esp_transport_ws_set_path
source ยท pub unsafe extern "C" fn esp_transport_ws_set_path(
t: esp_transport_handle_t,
path: *const c_char,
)
Expand description
@brief Set HTTP path to update protocol to websocket
@param t websocket transport handle @param path The HTTP Path