py-rfc6555-0.1.0

implementation of the Happy Eyeballs Algorithm

Index | devel

Description

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