esp32-idf websocket io support
Posted: Mon Nov 07, 2022 7:03 am
Hi, we actually connected our websocket-io server with an esp32 client in an Arduino environment and it is working well. then thought to convert project esp32-IDF freeRTOS there we are unable to get websocket-io libraries or examples. Is anyone using WebSocket-io client model? please share it, if yes.