`mdns_query_answer_multicast` doesn't let me send an answer to a TXT query. The answer parametr only takes a single record and even if I put the rest as 'additional', it produces a malformed mDns packet. 
mdns_query_answer_multicastdoesn't let me send an answer to a TXT query.The answer parametr only takes a single record and even if I put the rest as 'additional', it produces a malformed mDns packet.