Happy Eyeballs for asyncio
This library exists to allow connecting with Happy Eyeballs (RFC 8305) when you already have a list of addrinfo and not a DNS name. The stdlib version of loop.create_connection() will only work when you pass in an unresolved name which is not a good fit when using DNS caching or resolving names via another method such as zeroconf.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 2.4.4-1.fc42 | - |
Fedora 41 | 2.4.3-1.fc41 | - |
Fedora 40 | 2.4.4-1.fc40 | - |
Fedora EPEL 9 | 2.4.4-1.el9 | - |
Fedora EPEL 10.0 | 2.4.4-1.el10_0 | - |
You can contact the maintainers of this package via email at
python-aiohappyeyeballs dash maintainers at fedoraproject dot org
.