8 unstable releases (3 breaking)
0.10.0 |
|
---|---|
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
748 downloads per month
Used in 8 crates
(via web-transport)
19KB
333 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
~8–11MB
~227K SLoC