12 unstable releases (3 breaking)

0.10.0 Apr 6, 2024
0.4.4 Jan 28, 2025
0.4.2 Dec 3, 2024
0.4.1 Oct 27, 2024
0.1.1 Jul 25, 2024

#2255 in Network programming

Download history 166/week @ 2024-12-06 47/week @ 2024-12-13 30/week @ 2024-12-20 17/week @ 2024-12-27 52/week @ 2025-01-03 262/week @ 2025-01-10 149/week @ 2025-01-17 204/week @ 2025-01-24 81/week @ 2025-01-31 100/week @ 2025-02-07 100/week @ 2025-02-14 75/week @ 2025-02-21 73/week @ 2025-02-28 61/week @ 2025-03-07 164/week @ 2025-03-14 78/week @ 2025-03-21

390 downloads per month
Used in 18 crates (via web-transport)

MIT/Apache

17KB
284 lines

crates.io docs.rs discord

web-transport-wasm

A wrapper around the WebTransport browser API.


lib.rs:

WebTransport wrapper for WebAssembly.

This crate wraps the WebTransport API and provides ergonomic Rust bindings. Some liberties have been taken to make the API more Rust-like and closer to native.

Dependencies

~9–12MB
~224K SLoC