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

High-level WebTransportOptions API #120

Merged
merged 4 commits into from
Apr 9, 2024
Merged

Conversation

aecsocket
Copy link
Contributor

Adds a user-friendly and user-configurable WebTransportOptions API for xwt-web-sys. This doesn't replace sys::WebTransportOptions, but a xwt_web_sys::WebTransportOptions can be converted into a xwt_web_sys::sys::WebTransportOptions via to_js.

Docs are basically copied from Mozilla docs but adjusted for Rust.

Based off #117.

Copy link
Owner

@MOZGIII MOZGIII left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please rebase

@MOZGIII
Copy link
Owner

MOZGIII commented Apr 9, 2024

Thanks, this is great!

@MOZGIII MOZGIII merged commit 41f7d30 into MOZGIII:master Apr 9, 2024
19 checks passed
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

Successfully merging this pull request may close these issues.

2 participants