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