4 lines
180 B
Text
4 lines
180 B
Text
|
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.
|