Page 1 of 1

Webserver using ESP32

Posted: Mon Oct 14, 2024 5:29 am
by Venky555
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?

Re: Webserver using ESP32

Posted: Mon Oct 14, 2024 9:04 am
by ESP_Sprite

Re: Webserver using ESP32

Posted: Tue Oct 15, 2024 7:39 am
by Venky555
How can I use libwebsockets with ESP32?

Re: Webserver using ESP32

Posted: Tue Oct 15, 2024 9:53 am
by ESP_Sprite