mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-11 13:00:19 +00: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