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

Add HTTP3 support #2319

Closed
zhake555 opened this issue Oct 31, 2024 · 1 comment
Closed

Add HTTP3 support #2319

zhake555 opened this issue Oct 31, 2024 · 1 comment

Comments

@zhake555
Copy link

Request Statement

Stable network operation with unstable connection

Solution Brainstorm

No response

@zhake555 zhake555 added the s: feature This issue indicates a feature request label Oct 31, 2024
@AlexV525
Copy link
Member

Dio is a layer that connects the Dart I/O networking, so unless Dart supports HTTP/3, we are not going to add extra support for it.

On the other hand, you can use native_dio_adapter with dio to gain HTTP/3 support based on cronet_http and cupertino_http.

@AlexV525 AlexV525 closed this as not planned Won't fix, can't repro, duplicate, stale Oct 31, 2024
@AlexV525 AlexV525 added i: out of support and removed s: feature This issue indicates a feature request labels Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants