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 |
#2370 in Game dev
139 downloads per month
Used in 7 crates
38KB
428 lines
Defines networking IO layer primitives and abstractions for aeronet
, which may be used by both implementations of a specific IO layer, and consumers of any IO layer.
The heart of this layer is the Session
component.
Dependencies
~11–17MB
~234K SLoC