jobobby04 / TachiyomiSY

Free and open source manga reader for Android
Apache License 2.0
2.9k stars 156 forks source link

Does TachiSY support DNS over QUIC, specifically in the Downloader? #1165

Closed InInfinitumEtInTenebris closed 6 months ago

InInfinitumEtInTenebris commented 7 months ago

Describe your suggested feature

Notes: using TachiSY Preview 557, Android Beta 1.1

Content: I'm not entirely sure if this is a real problem related to TachiSY or a consequence of QUIC protocol only going through certification recently through the IET (or smth), but the Downloader fails to start. Eg. upon pressing resume (as downloads auto fail), the Downloader auto reverts to resume.

Info: connecting to Adguard DoQ server (adblocking) through Adguard application (not the Adguard VPN or content blocker).

Other details

No response

Acknowledgements

jobobby04 commented 6 months ago

It is possible to use it using CronNet, but I currently don't have any plans to implement it. Maybe Mihon will if a issue is opened though.

InInfinitumEtInTenebris commented 6 months ago

Hello @jobobby04 . Thank you for the timely response. I was mainly just confused as the reader works perfectly fine with the DoQ. Is it because the reader uses the system webview?

jobobby04 commented 6 months ago

The reader does not use Webview 😄, it uses our regular OkHttp. I'm not too familiar with these specs, but it may end up using a alternative when a application does not support it.

InInfinitumEtInTenebris commented 6 months ago

Thank you for the clarification. I'm not a developer, but I just thought QUIC was interesting (specifically for school, helping with loading times). Thank you for the timely response!