Server/Client network library for multiplayer games with authentication and connection management.
# Cargo.toml
[dependencies]
renet = "2.0.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a new Renet server.
Add tokio as a dependency and run with #[tokio::main].
No dependency data recorded yet.