#transport-layer #networking #gamedev #bevy

aeronet_transport

Transport layer implementation for aeronet

1 unstable release

new 0.9.0 Nov 7, 2024

#21 in #transport-layer

MIT/Apache

180KB
3K SLoC

aeronet_transport

crates.io docs.rs

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.

The heart of this layer is the Transport component.


lib.rs:

Feature flags

Dependencies

~12–48MB
~786K SLoC