mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-31 18:16:34 +03:00
user_context was missing from websocket event data, added. Also added the websocket client handle to the event data. Removed unused event data struct. Closes: IDF-1271