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

Implementing QUIC and UDP transport #275

Closed
dexion opened this issue Dec 27, 2023 · 1 comment
Closed

Implementing QUIC and UDP transport #275

dexion opened this issue Dec 27, 2023 · 1 comment

Comments

@dexion
Copy link

dexion commented Dec 27, 2023

Hi! Do you have plans to implement QUICK and UDP transport for html client? This functionality is already implemented in a fat-client.

@totaam
Copy link
Collaborator

totaam commented Dec 27, 2023

The server does support QUIC: Xpra-org/xpra#3376 but what the html5 client actually needs is WebTransport, the server stub here is incomplete: https://github.com/Xpra-org/xpra/blob/master/xpra/net/quic/webtransport.py

This ticket is a duplicate of #143

@totaam totaam closed this as completed Dec 27, 2023
@totaam totaam changed the title Implementing QUICK and UDP transport Implementing QUIC and UDP transport Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants