Open hjr3 opened 7 years ago
This would allow users to add servers with only a dns record instead of specifying an ip addrses and port. This may be required in order to do https://github.com/hjr3/alacrity/issues/49
See https://www.nginx.com/blog/dns-service-discovery-nginx-plus/ for some details.
for info, support in hyper: https://github.com/hyperium/hyper/blob/master/src/client/dns.rs
This would allow users to add servers with only a dns record instead of specifying an ip addrses and port. This may be required in order to do https://github.com/hjr3/alacrity/issues/49