ESP Async Web Server

Other

Effortlessly build asynchronous web servers for ESP8266 and ESP32.
This library provides a simple and efficient way to create asynchronous web servers for the ESP8266 and ESP32 microcontrollers. It supports multiple connections and allows you to handle requests in a non-blocking manner, making it ideal for IoT applications that require real-time responsiveness.

Author: protheeuz

Maintainer: protheeuz

Read the documentation

Go to repository

Compatibility

This library is compatible with all architectures so you should be able to use it on all the Arduino boards.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.