12 releases (6 breaking)
0.9.0 | Nov 7, 2024 |
---|---|
0.7.0 |
|
0.7.0-alpha.1 | Jul 30, 2024 |
0.6.0 | Jul 30, 2024 |
0.1.4 | Oct 9, 2023 |
#2434 in Game dev
137 downloads per month
72KB
572 lines
aeronet_channel
aeronet_io
implementation using flume
in-memory MPSC channels to transmit data between
sessions.
This serves as both a simple reference implementation of an IO layer, and a tool for testing network code in a non-networked environment. This is not intended to be used as the primary IO layer for your app, as it cannot communicate over a network.
Dependencies
~13MB
~223K SLoC