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