You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
325 B
10 lines
325 B
name=ESPAsyncWebServer |
|
version=3.1.0 |
|
author=lacamera |
|
maintainer=lacamera |
|
sentence=Async Web Server for ESP8266 and ESP32 |
|
paragraph=A fork of the ESPAsyncWebServer library maintained by ESPHome |
|
category=Communication |
|
url=https://github.com/lacamera/ESPAsyncWebServer |
|
architectures=esp8266, esp32 |
|
depends=AsyncTCP, ESPAsyncTCP
|
|
|