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

WebTransport implementation #3394

Open
robjtede opened this issue Jun 9, 2024 Discussed in #3342 · 2 comments
Open

WebTransport implementation #3394

robjtede opened this issue Jun 9, 2024 Discussed in #3342 · 2 comments
Labels
C-feature Category: new functionality d-hard Difficulty (estimate): Hard

Comments

@robjtede
Copy link
Member

robjtede commented Jun 9, 2024

tracking issue

Discussed in #3342

Originally posted by StealthOrc April 25, 2024
Hey!
Are there any plans to implement WebTransport support in Acitx-web?
I haven't found any issue or discussion on this yet.

resource: https://developer.mozilla.org/en-US/docs/Web/API/WebTransport_API

@robjtede robjtede added C-feature Category: new functionality d-hard Difficulty (estimate): Hard labels Jun 9, 2024
@atharvapatil4
Copy link

atharvapatil4 commented Jun 12, 2024

Hey Rob, I want to try tackling this task. Any suggestions or code pointers where I should start looking at?

To what granularity do we want to implement this in-house, ie. can we use https://github.com/quinn-rs/quinn for QUIC support?

@robjtede
Copy link
Member Author

robjtede commented Jun 13, 2024

I suspect this is blocked on QUIC / HTTP/3 (#309) and therefore more generic transports (#3314)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-feature Category: new functionality d-hard Difficulty (estimate): Hard
Projects
None yet
Development

No branches or pull requests

2 participants