/ESPAsyncWebSrv

Async Web Server for ESP8266 and ESP32

Primary LanguageC++GNU Lesser General Public License v3.0LGPL-3.0

ESPAsyncWebServer

Async HTTP and WebSocket Server for ESP8266 Arduino

For ESP8266 it requires ESPAsyncTCP To use this library you might need to have the latest git versions of ESP8266 Arduino Core

For ESP32 it requires AsyncTCP to work To use this library you might need to have the latest git versions of ESP32 Arduino Core