mdns_lite
mdns_lite copied to clipboard
Allow user to specify TXT values
Per RFC 6763, TXT resource records must be included when a service response contains the PTR+SRV+TXT resource records. An empty value TXT record is allowed and this is what mdns_lite returns.
This issue would allow users to specify one or more key/values, in the form of a map, which would be used to construct TXT resource records.