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

Require support for Async UDP on ESP32 #218

Open
Witty-Wizard opened this issue Oct 27, 2024 · 0 comments
Open

Require support for Async UDP on ESP32 #218

Witty-Wizard opened this issue Oct 27, 2024 · 0 comments
Labels
topic: code Related to content of the project itself type: enhancement Proposed improvement

Comments

@Witty-Wizard
Copy link

Witty-Wizard commented Oct 27, 2024

I would like to request support for using AsyncUDP with the NTPClient library on the ESP32 platform. Currently, the library is primarily designed to work with WiFiUDP, but I prefer using AsyncUDP due to its non-blocking nature and better performance in handling UDP communication on the ESP32.

@per1234 per1234 added type: enhancement Proposed improvement topic: code Related to content of the project itself labels Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: code Related to content of the project itself type: enhancement Proposed improvement
Projects
None yet
Development

No branches or pull requests

2 participants