Files
ESPAsyncWebServer/library.properties

11 lines
431 B
Properties
Raw Normal View History

name=ESP Async WebServer
2024-07-01 14:11:22 +02:00
version=3.0.6
2016-01-22 18:06:23 +02:00
author=Me-No-Dev
2024-01-21 18:02:52 +01:00
maintainer=Mathieu Carbou <mathieu.carbou@gmail.com>
2024-06-14 01:34:29 +05:30
sentence=Asynchronous HTTP and WebSocket Server Library for ESP32, ESP8266 and RP2040
2024-01-23 09:16:21 +01:00
paragraph=Supports: WebSocket, SSE, Authentication, Arduino Json 7, File Upload, Static File serving, URL Rewrite, URL Redirect, etc
2015-12-19 18:53:33 +02:00
category=Other
2024-01-21 18:02:52 +01:00
url=https://github.com/mathieucarbou/ESPAsyncWebServer
2024-06-14 01:34:29 +05:30
architectures=*
license=LGPL-3.0