#web-transport #gamedev #aeronet #bevy #networking

aeronet_webtransport

WebTransport IO layer implementation for aeronet

9 releases (breaking)

Uses new Rust 2024

new 0.14.0-rc.1 Apr 13, 2025
0.12.0 Feb 7, 2025
0.11.0 Nov 30, 2024
0.10.1 Nov 26, 2024
0.6.0 Jul 30, 2024

#2551 in Game dev

MIT/Apache

105KB
1.5K SLoC

aeronet_io implementation using WebTransport for data transfer over QUIC, compatible with both native and WASM.

crates.io docs.rs

This uses xwt-wtransport via wtransport on native, and xwt-web on WASM. The server implementation is only available on native targets.

Dependencies

~12–26MB
~409K SLoC