Пакет: python3-aiohappyeyeballs (2.4.3-1)
Ссылки для python3-aiohappyeyeballs
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код aiohappyeyeballs:
- [aiohappyeyeballs_2.4.3-1.dsc]
- [aiohappyeyeballs_2.4.3.orig.tar.gz]
- [aiohappyeyeballs_2.4.3-1.debian.tar.xz]
Сопровождающие:
Внешние ресурсы:
- Сайт [github.com]
Подобные пакеты:
Happy Eyeballs connection helper for asyncio
Implements the Happy Eyeballs algorithm for asyncio, facilitating rapid connection establishment by attempting both IPv4 and IPv6 connections simultaneously. This approach ensures that the connection is established quickly and efficiently, even if one protocol is slower or unavailable.
Happy Eyeballs, also known as Fast Fallback, addresses the problem of connectivity issues in dual-stack applications (supporting both IPv4 and IPv6). By attempting both protocols in parallel and preferring IPv6, it minimizes delays caused by IPv6 brokenness and enhances user experience by promptly selecting the most responsive connection.
This library is particularly useful when using DNS caching or resolving names through methods other than traditional DNS, such as zeroconf. It allows for creating connections using pre-resolved addrinfo, bypassing the limitations of the standard `loop.create_connection()` method which requires unresolved names.
Другие пакеты, относящиеся к python3-aiohappyeyeballs
|
|
|
|
-
- dep: python3
- интерактивный высокоуровневый объектно-ориентированный язык (версия python3 по умолчанию)
Загрузка python3-aiohappyeyeballs
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
all | 12,9 Кб | 48,0 Кб | [список файлов] |