python313-aiohappyeyeballs
Python 3.13 - aiohappyeyeballs - Happy Eyeballs for asyncio
3.6.0
2025-04-08
eisfair-noarch
the eisfair team, team(at)eisfair(dot)org
stable
python313-base 3.6.0
Internal Program Version: aiohappyeyeballs 2.4.8
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 was `zeroconf`.
https://github.com/aio-libs/aiohappyeyeballs