ESPAsyncWebServer/library.properties

11 lines
424 B
Properties
Raw Normal View History

name=ESP Async WebServer
2024-06-06 10:17:05 +02:00
version=2.10.5
author=Me-No-Dev
maintainer=Mathieu Carbou <mathieu.carbou@gmail.com>
sentence=Asynchronous HTTP and WebSocket Server Library for ESP32
paragraph=Supports: WebSocket, SSE, Authentication, Arduino Json 7, File Upload, Static File serving, URL Rewrite, URL Redirect, etc
category=Other
url=https://github.com/mathieucarbou/ESPAsyncWebServer
2024-05-30 08:41:06 +02:00
architectures=esp8266,esp32
license=LGPL-3.0