area/service discoveryenhancementhelp wanted
Repository metrics
- Stars
- (27,997 stars)
- PR merge metrics
- (Avg merge 8d) (378 merged PRs in 30d)
Description
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.