dvarrel / ESPAsyncWebSrv

Async Web Server for ESP8266 and ESP32

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Async Web Server for ESP8266 and ESP32

License:GNU Lesser General Public License v3.0


Languages

Language:C++ 92.0%Language:HTML 7.3%Language:C 0.7%