8 unstable releases (3 breaking)

0.10.0 Apr 6, 2024
0.4.0 Aug 19, 2024
0.3.3 Aug 15, 2024
0.2.0 Aug 2, 2024
0.1.0 Apr 6, 2024

#1973 in Network programming

Download history 4/week @ 2024-05-13 18/week @ 2024-05-20 30/week @ 2024-05-27 28/week @ 2024-06-03 18/week @ 2024-06-10 16/week @ 2024-06-17 26/week @ 2024-06-24 15/week @ 2024-07-08 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

748 downloads per month
Used in 8 crates (via web-transport)

MIT/Apache

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

~8–11MB
~227K SLoC