10 unstable releases (3 breaking)

0.10.0 Apr 6, 2024
0.4.2 Dec 3, 2024
0.4.1 Oct 27, 2024
0.4.0 Aug 19, 2024
0.1.0 Apr 6, 2024

#2129 in Network programming

Download history 35/week @ 2024-09-22 77/week @ 2024-09-29 22/week @ 2024-10-06 70/week @ 2024-10-13 60/week @ 2024-10-20 305/week @ 2024-10-27 53/week @ 2024-11-03 10/week @ 2024-11-10 38/week @ 2024-11-17 67/week @ 2024-11-24 316/week @ 2024-12-01 157/week @ 2024-12-08 42/week @ 2024-12-15 31/week @ 2024-12-22 10/week @ 2024-12-29 56/week @ 2025-01-05

145 downloads per month
Used in 15 crates (via web-transport)

MIT/Apache

19KB
341 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
~225K SLoC