Crates.io | aeronet_steam |
lib.rs | aeronet_steam |
version | 0.14.0 |
source | src |
created_at | 2025-04-13 19:35:57.302724+00 |
updated_at | 2025-04-28 09:51:55.780921+00 |
description | Steam networking IO layer implementation for `aeronet` |
homepage | |
repository | https://github.com/aecsocket/aeronet |
max_upload_size | |
id | 1632099 |
size | 210,681 |
aeronet_io
implementation using Steam networking sockets for communicating in a Steam game over Steam's relay servers, compatible only with native targets.
This used steamworks
which provides bindings to the Steam networking sockets API. However, this may be replaced in the future with custom bindings.