Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 497 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 497 Bytes

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