Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement] Force disable quic in the code #3752

Open
unixfox opened this issue Apr 15, 2023 · 0 comments
Open

[Enhancement] Force disable quic in the code #3752

unixfox opened this issue Apr 15, 2023 · 0 comments
Assignees
Labels
enhancement Improvement of an existing feature

Comments

@unixfox
Copy link
Member

unixfox commented Apr 15, 2023

Google disabled their old QUIC protocols on their server side, and now lsquic doesn't work anymore. It just timeout after 5 seconds.

So if you have force quic using quic: true, invidious will just won't work anymore. We should force the inability to use quic in the code.

Confirmed with the test code in https://github.com/iv-org/lsquic.cr#usage

@unixfox unixfox added the enhancement Improvement of an existing feature label Apr 15, 2023
@SamantazFox SamantazFox pinned this issue Apr 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement of an existing feature
Projects
None yet
Development

No branches or pull requests

2 participants