#networking #gamedev #aeronet #bevy

no-std aeronet_transport

Transport layer implementation for aeronet

6 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.9.0 Nov 7, 2024

#2820 in Game dev

44 downloads per month
Used in 2 crates

MIT/Apache

205KB
3.5K SLoC

Transport layer protocol implementation which sits on top of aeronet_io IO layer implementations providing message acknowledgements, reliable-ordered messaging, and RTT and packet loss estimation.

crates.io docs.rs

The heart of this layer is the Transport component.

Dependencies

~11–54MB
~899K SLoC