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

#2213 in Network programming

Download history 45/week @ 2024-08-21 47/week @ 2024-08-28 8/week @ 2024-09-04 33/week @ 2024-09-11 36/week @ 2024-09-18 65/week @ 2024-09-25 44/week @ 2024-10-02 62/week @ 2024-10-09 43/week @ 2024-10-16 267/week @ 2024-10-23 95/week @ 2024-10-30 39/week @ 2024-11-06 12/week @ 2024-11-13 49/week @ 2024-11-20 171/week @ 2024-11-27 215/week @ 2024-12-04

449 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–13MB
~226K SLoC