yt-dlp/yt_dlp/utils
coletdjnz ccfd70f4c2
[rh:websockets] Migrate websockets to networking framework (#7720)
* Adds a basic WebSocket framework
* Introduces new minimum `websockets` version of 12.0
* Deprecates `WebSocketsWrapper`

Fixes https://github.com/yt-dlp/yt-dlp/issues/8439

Authored by: coletdjnz
2023-11-20 08:04:04 +00:00
..
__init__.py
_deprecated.py
_legacy.py [rh:websockets] Migrate websockets to networking framework (#7720) 2023-11-20 08:04:04 +00:00
_utils.py [rh:websockets] Migrate websockets to networking framework (#7720) 2023-11-20 08:04:04 +00:00
networking.py
progress.py
traversal.py