ESPAsyncWebServer icon indicating copy to clipboard operation
ESPAsyncWebServer copied to clipboard

Library accessible from the Arduino IDE Lib Manager

Open Zeppelin500 opened this issue 1 year ago • 2 comments

Hello,

It would be great if the library was available in the Arduino IDE library manager. Sure, i can fork the library and make it accessible from the manager, but the original would be much better.

There is already a fork in the manager, but it is so old that it no longer works. Thank you!

Zeppelin500 avatar Sep 16 '24 10:09 Zeppelin500

@Zeppelin500 you do not need to fork the library to get it into the manager - as long as the library fullfills the requiremetns:

i have done this myself for this library

and you can check if the requirements are fulfilled before you do the process.. currently missing is at least a release / tag..

so best thing: one of the users checks if the requiremetns are allready fine. and if not creates a pr with the needed minimal changes.. and clear wisches ;-) so that me-no-dev has the least amount of work to do to get it to a fine state - than someone else can doe the pullrequest for the library-list..

maybe this way we have a chance... ;-)

s-light avatar Dec 17 '24 20:12 s-light

depends on https://github.com/me-no-dev/ESPAsyncWebServer/issues/1427

s-light avatar Dec 17 '24 20:12 s-light