Replies: 2 comments
-
Have you tried asking @khoih-prog why he archived it? Maybe you can just fork and fix and be the new keeper. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Earle, He has Discussions turned off on all his repos (even the unarchived ones), and I can't find any other way to contact him. There don't seem to be any other public forks, so I have forked and fixed, and will wait and see if it attracts any traffic. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm porting some working code from ESP32 to Pico W.
It appears that Khoi Hoang has left a few lines out of his port of ESPAsyncWebserver, specifically those implementing
all that is required to fix the issue is adding
somewhere around line 1200 in AsyncWebRequestt_RP2040W.cpp
Khoi Hoang has archived the repository, so I can't raise a PR to fix it. Any ideas about whether someone else has taken over maintenance for this library?
Beta Was this translation helpful? Give feedback.
All reactions