Commit Graph

5 Commits (246571ae1d867df8bf31a056bdf3bbbfd398366a)

Author SHA1 Message Date
coletdjnz f849d77ab5
[test] Workaround websocket server hanging ()
Authored by: coletdjnz
sepro ac340d0745
[test:websockets] Fix timeout test on Windows ()
Authored by: seproDev
coletdjnz 69d3191495
[test] Skip source address tests if the address cannot be bound to ()
Fixes https://github.com/yt-dlp/yt-dlp/issues/8890

Authored by: coletdjnz
bashonly 37755a037e
[test:networking] Update tests for OpenSSL 3.2 ()
Authored by: bashonly
coletdjnz ccfd70f4c2
[rh:websockets] Migrate websockets to networking framework ()
* 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