17 releases (9 breaking)
Uses new Rust 2024
| 0.18.0 | Dec 14, 2025 |
|---|---|
| 0.17.2 | Oct 17, 2025 |
| 0.16.1 | Sep 25, 2025 |
| 0.14.0 | Apr 28, 2025 |
| 0.7.0-alpha.1 | Jul 30, 2024 |
#1964 in Game dev
1,273 downloads per month
Used in 4 crates
(via lightyear_webtransport)
105KB
2K
SLoC
Feature flags
document_features::document_features!())]
aeronet_io implementation using WebTransport for data transfer over QUIC, compatible with both native and WASM.
This uses xwt-wtransport via wtransport on native, and xwt-web on WASM. The server implementation is only available on native targets.
Dependencies
~24–44MB
~662K SLoC