implementation of the Happy Eyeballs Algorithm
Python implementation of the Happy Eyeballs Algorithm described in RFC 6555. It provides a single file and simple API to allow easy vendoring and integration into other projects.
Homepage: https://www.github.com/SethMichaelLarson/rfc6555