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
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.
quic: true
Confirmed with the test code in https://github.com/iv-org/lsquic.cr#usage
The text was updated successfully, but these errors were encountered:
unixfox
SamantazFox
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: