Webserver using ESP32
Posted: Mon Oct 14, 2024 5:29 am
Hi,
I am using ESP32 dev kit 1. I want to run with WiFi and should work as webserver. I'm not able to find the webserver example in ESP-IDF. How can I use the webserver functionality? Upon searching I found libwebsockets is integrated with ESP32 and supports webserver. How do I integrate and use it as a webserver? Also can I use the HTTP server and client as well from libwebsockets?
I am using ESP32 dev kit 1. I want to run with WiFi and should work as webserver. I'm not able to find the webserver example in ESP-IDF. How can I use the webserver functionality? Upon searching I found libwebsockets is integrated with ESP32 and supports webserver. How do I integrate and use it as a webserver? Also can I use the HTTP server and client as well from libwebsockets?