You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd be happy to review a PR that adds HTTP/3 using that Cronet transport, as long as we continue to use ktor. I suppose it'd have to configure the OkHTTP client used by Ktor, which I'm not sure would be possible or easy.
Alternatively, if you can find an alternative ktor engine that works on desktop and Android 8+, I'd be happy to consider it, since ktor itself won't support HTTP/3 any time soon by the looks of it:
Describe the problem
OkHttp may never support HTTP/3 and suggested using an interceptor.
Describe the solution you'd like
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: