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

Integrating xwt for WebTransport support #148

Open
MOZGIII opened this issue Feb 19, 2024 · 0 comments
Open

Integrating xwt for WebTransport support #148

MOZGIII opened this issue Feb 19, 2024 · 0 comments

Comments

@MOZGIII
Copy link

MOZGIII commented Feb 19, 2024

Hey! I'm the author of the https://github.com/MOZGIII/xwt crate (or rather a family of crates). I'd be interested in implementing necessary bits at xwt to allow its use as a backend for renet to enable WebTransport instead of native sockets.
WebTransport can be used in both native and wasm environments, making UDP-like networking possible in the browser (without the P2P nature of WebRTC and the complications that come with it).

Would you be interested in implementing support for pluggable network transports for the renet crate?

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

1 participant