AsyncTCP icon indicating copy to clipboard operation
AsyncTCP copied to clipboard

Arduino Library Registry

Open r41d opened this issue 2 years ago • 8 comments

Hello there :)

Have you considered submitting this library to the official Arduino Library Registry? (https://github.com/arduino/library-registry)

That way, this library could easily be installed in the Arduino IDE via the built-in Library Manager.

The same holds true for ESPAsyncTCP and ESPAsyncWebServer of course :)

r41d avatar May 16 '22 01:05 r41d

As far as I can tell everything in the library.properties files of these three libraries already look great, the only thing that would be necessary would be a PR on the registry repo and setting a git tag (https://github.com/arduino/library-registry/blob/main/FAQ.md#submission-requirements)

r41d avatar May 16 '22 01:05 r41d

[STALE_SET] This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jul 31 '22 02:07 stale[bot]

Bad bot! Don't just close issues when no author has said anything yet

r41d avatar Aug 01 '22 08:08 r41d

[STALE_CLR] This issue has been removed from the stale queue. Please ensure activity to keep it openin the future.

stale[bot] avatar Aug 01 '22 09:08 stale[bot]

So, no intention of including this lib in the Arduino package registry?

r41d avatar Sep 28 '22 17:09 r41d

I would love to have it added into the the Arduino package registry as well

roblatour avatar Oct 28 '22 17:10 roblatour

[STALE_SET] This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

stale[bot] avatar May 21 '23 23:05 stale[bot]

Due to the lack of action/interest from @me-no-dev in registering the library in Arduino Library Manager, a community member forked this repository and the other two related libraries and registered the forks:

  • https://github.com/arduino/library-registry/pull/2233
  • https://github.com/arduino/library-registry/pull/2235

So I think it is fine to let the bot have its way and close the issue.

Related

  • https://github.com/me-no-dev/ESPAsyncWebServer/issues/468
  • https://github.com/me-no-dev/ESPAsyncTCP/issues/139

per1234 avatar May 22 '23 02:05 per1234