area/service discoveryenhancementhelp wanted
Repository-Metriken
- Stars
- (27.997 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 8T) (378 gemergte PRs in 30 T)
Beschreibung
Support SRV queries (used by Consul DNS, etc.) so that DNS can return IP/port combinations.
SRV is not supported by getaddrinfo_a so need to integrate with DNS library to make the query directly.