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