nttdots / go-dots

go implementation of DOTS(DDoS Open Threat Signaling) https://datatracker.ietf.org/wg/dots/about/
Apache License 2.0
57 stars 14 forks source link

happy eyeballs #3

Closed eurekaeru closed 6 years ago

eurekaeru commented 7 years ago

Implementation of Happy Eyeballs mechanism. DOTS server and DOTS client of go-dots can listen on both IPv4 and IPv6, but there is no happy eyeballs mechanism.

naga-lep commented 6 years ago

Can set domain name to -server parameter of dots-client, So support like as eyeballs mechanism.