Pouzita verze 2.5.1 odsud https://github.com/mathieucarbou/ESPAsyncWebServer (mela by obsahovat vsechny opravy + dalsi vylepseni).
This commit is contained in:
@ -1,9 +1,10 @@
|
||||
name=ESP Async WebServer
|
||||
version=1.2.3
|
||||
version=2.5.1
|
||||
author=Me-No-Dev
|
||||
maintainer=lorol
|
||||
sentence=Async Web Server for ESP8266 and ESP31B
|
||||
paragraph=Async Web Server for ESP8266 and ESP31B
|
||||
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/lorol/ESPAsyncWebServer
|
||||
architectures=*
|
||||
url=https://github.com/mathieucarbou/ESPAsyncWebServer
|
||||
architectures=esp32
|
||||
license=LGPL-3.0
|
||||
|
Reference in New Issue
Block a user