-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Description
Description
Add WebTransport support for wasm targets. Similar to the discussion in #3611, this should be done with the web-sys crate.
Requirements
- Get a new version of
web-syspublished (Bump versions wasm-bindgen/wasm-bindgen#3400), the bindings were added a while ago in Add WebTransport webidl to unstable wasm-bindgen/wasm-bindgen#3344 but haven't been published yet. - Add a new transport crate (
libp2p-websys-webtransport?) and implementation. - Test compatibility with go-libp2p's webtransport implementation.
Open questions
- WebTransport is an unstable api for web-sys, do we pass this into build script or just add as note and have users pass the flag?
Are you planning to do it yourself in a pull request?
Yes
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels