9 unstable releases (3 breaking)

0.10.0 Apr 6, 2024
0.4.1 Oct 27, 2024
0.4.0 Aug 19, 2024
0.3.3 Aug 15, 2024
0.1.0 Apr 6, 2024

#2103 in Network programming

Download history 141/week @ 2024-07-27 169/week @ 2024-08-03 276/week @ 2024-08-10 166/week @ 2024-08-17 38/week @ 2024-08-24 41/week @ 2024-08-31 2/week @ 2024-09-07 52/week @ 2024-09-14 37/week @ 2024-09-21 76/week @ 2024-09-28 24/week @ 2024-10-05 70/week @ 2024-10-12 58/week @ 2024-10-19 299/week @ 2024-10-26 57/week @ 2024-11-02 9/week @ 2024-11-09

433 downloads per month
Used in 14 crates (via web-transport)

MIT/Apache

19KB
339 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