This repository was archived by the owner on Mar 5, 2026. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11# ESPAsyncWebServer (Fork for WLED)
2- [ ![ Build Status] ( https://travis-ci.org/willmmiles /ESPAsyncWebServer.svg?branch=master )] ( https://travis-ci.org/willmmiles /ESPAsyncWebServer ) ![ ] ( https://github.com/willmmiles /ESPAsyncWebServer/workflows/ESP%20Async%20Web%20Server%20CI/badge.svg ) [ ![ Codacy Badge] ( https://api.codacy.com/project/badge/Grade/395dd42cfc674e6ca2e326af3af80ffc )] ( https://www.codacy.com/manual/willmmiles /ESPAsyncWebServer?utm_source=github.com& ; utm_medium=referral& ; utm_content=willmmiles /ESPAsyncWebServer& ; utm_campaign=Badge_Grade )
2+ [ ![ Build Status] ( https://travis-ci.org/Aircoookie /ESPAsyncWebServer.svg?branch=master )] ( https://travis-ci.org/Aircoookie /ESPAsyncWebServer ) ![ ] ( https://github.com/Aircoookie /ESPAsyncWebServer/workflows/ESP%20Async%20Web%20Server%20CI/badge.svg ) [ ![ Codacy Badge] ( https://api.codacy.com/project/badge/Grade/395dd42cfc674e6ca2e326af3af80ffc )] ( https://www.codacy.com/manual/Aircoookie /ESPAsyncWebServer?utm_source=github.com& ; utm_medium=referral& ; utm_content=Aircoookie /ESPAsyncWebServer& ; utm_campaign=Badge_Grade )
33
44
55Async HTTP and WebSocket Server for ESP8266 Arduino
@@ -113,7 +113,7 @@ framework = arduino
113113lib_deps = ESP Async WebServer
114114
115115# or using GIT Url (the latest development version)
116- lib_deps = https://github.com/willmmiles /ESPAsyncWebServer.git
116+ lib_deps = https://github.com/Aircoookie /ESPAsyncWebServer.git
117117```
118118 5 . Happy coding with PlatformIO!
119119
Original file line number Diff line number Diff line change 1717 "repository" :
1818 {
1919 "type" : " git" ,
20- "url" : " https://github.com/willmmiles /ESPAsyncWebServer.git"
20+ "url" : " https://github.com/Aircoookie /ESPAsyncWebServer.git"
2121 },
2222 "version" : " 2.1.0" ,
2323 "license" : " LGPL-3.0" ,
Original file line number Diff line number Diff line change 11name =ESP Async WebServer
22version =2.1.0
3- author =Me-No-Dev
4- maintainer =willmmiles
3+ author =Me-No-Dev, willmmiles, Aircoookie
4+ maintainer =Aircoookie
55sentence =Async Web Server for ESP8266 and ESP31B (WLED fork)
66paragraph =Async Web Server for ESP8266 and ESP31B
77category =Other
8- url =https://github.com/willmmiles /ESPAsyncWebServer
8+ url =https://github.com/Aircoookie /ESPAsyncWebServer
99architectures =*
You can’t perform that action at this time.
0 commit comments