Closed
Description
Now that I have the control of NTP sync procedure, it would be a very nice feature to add non blocking NTP request. This is possible by using ESPAsyncUDP library.
This have a side effect. Using this library would make next versions of NTPClientLib compatible only with ESP8266 and ESP32, as there is no equivalent library for MKR1000 and ArduinoWiFi.
Please add your thoughts and ideas in this issue.