When using with PlatformIO and receiving a Wireguard packet there is a Guru Meditation Error.
If WiFiUdp is used it works OK but packets cannot be processed fast enough this is why I want to use AsyncUDP .
AsyncUDP works OK without Wireguard.
I suspect that the Wireguard netif is not being found.
Please see attached files.
Thanks
Andy.
main.zip