ESPAsyncWebServer + Husarnet

Hi, yes, it is possible: https://github.com/husarnet/esp32-internet-ota :slight_smile: . Details of this project are presented in this blog post

AsyncTCP and ESPAsyncWebServer are great projects, and yes - they work with Husarnet as well :slight_smile:

I have even a few more examples using that library on my GitHub profile, like:

Best,
Dominik