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

#2141 in Network programming

Download history 180/week @ 2024-10-28 53/week @ 2024-11-04 8/week @ 2024-11-11 45/week @ 2024-11-18 70/week @ 2024-11-25 324/week @ 2024-12-02 147/week @ 2024-12-09 33/week @ 2024-12-16 31/week @ 2024-12-23 12/week @ 2024-12-30 73/week @ 2025-01-06 299/week @ 2025-01-13 128/week @ 2025-01-20 193/week @ 2025-01-27 100/week @ 2025-02-03 63/week @ 2025-02-10

501 downloads per month
Used in 16 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–13MB
~225K SLoC