11 unstable releases (3 breaking)
0.10.0 |
|
---|---|
0.4.3 | Jan 15, 2025 |
0.4.2 | Dec 3, 2024 |
0.4.1 | Oct 27, 2024 |
0.1.1 | Jul 25, 2024 |
#2154 in Network programming
379 downloads per month
Used in 15 crates
(via web-transport)
16KB
271 lines
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