Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AsyncTCPSock : dead ? release ? registry deployment ? #23

Open
mathieucarbou opened this issue Oct 13, 2024 · 2 comments
Open

AsyncTCPSock : dead ? release ? registry deployment ? #23

mathieucarbou opened this issue Oct 13, 2024 · 2 comments

Comments

@mathieucarbou
Copy link

mathieucarbou commented Oct 13, 2024

Hello,

With some community help I am maintaining ESPAsyncWebServer.

As you can see in the README, I am explaining how to switch AsyncTCP to AsyncTCPSock.

But there are several problems:

  1. AsyncTCPSock is not deployed in Arduino Registry neither PlatformIO registry
  2. AsyncTCPSock has no release
  3. Some Prs are waiting to be merged for Arduino 3 support.
  4. Macros configurations are not well aligned with AsyncTCP

Is this project dead ?

For the moment, I decided to fork it, and merge the PR for Arduino 3, plus do some macro config alignment, retaining backward compatibility, and issue some releases.

But it would be nice to have it deployed also.

I can do all that too (deploying to Arduino Registry and PlatformIO), retaining you as the author and adding me as a maintainer.

But I first wanted to ask what is the project state.

Thanks!

@mathieucarbou mathieucarbou changed the title AsyncTCPSock : dead ? releases ? AsyncTCPSock : dead ? release ? registry deployment ? Oct 13, 2024
@DRSDavidSoft
Copy link

I was wondering the same thing too. Very interested to know about the results! 👍🏻

@mathieucarbou
Copy link
Author

Fo those who need, I took the liberty to fork the project, applies some PR fixes and release (tag) my dev branch.

https://github.com/mathieucarbou/AsyncTCPSock/releases

These releases can be used in the community maintained fork of ESPAsyncWebServer as explained in the README.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants