I want to ask if there's any DNS (client) library for ESP8266/ESP32 which can handle (resolve) DNS TXT records? (I need to get it as a string and parse it later in my program)
I tried googling it but, to my surprise I didn't find anything specific.
thx for any suggestions