Skip to content

Package Proposal: QUIC and HTTP3 plugin #59

Open
@iapicca

Description

@iapicca

Given that

HTTP3 QUIC are very promising,
but Flutter Team has, legitimately, too much on its plate to take craft a dart package (references 1, 2, 3)
and even react native approach seems to be through native clients (source)

It would be great if the community could come out with a plugin to support this feature,
I don't have the brain muscles or the expertise to deal with it myself, but I'd be happy to help.

I believe there are 2 possible strategies to support QUIC :

  1. CRONET on the native side for android and ios

  2. QUICHE + dart:ffi (resource for rust + dart:ffi) could work from both android, ios, desktop and maybe in the future for web

there will be probably some js package to use for web, but I haven't located it

Do you think such plugin could be useful for the community?

Metadata

Metadata

Assignees

Labels

package proposalPackage is presented and asked to be transferred.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions