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

#2054 in Network programming

Download history 30/week @ 2024-07-15 152/week @ 2024-07-22 161/week @ 2024-07-29 133/week @ 2024-08-05 313/week @ 2024-08-12 135/week @ 2024-08-19 59/week @ 2024-08-26 10/week @ 2024-09-02 59/week @ 2024-09-16 36/week @ 2024-09-23 78/week @ 2024-09-30 18/week @ 2024-10-07 72/week @ 2024-10-14 185/week @ 2024-10-21 180/week @ 2024-10-28

460 downloads per month
Used in 13 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