An rcon protocol implementation for remote server administration.
# Cargo.toml
[dependencies]
rcon = "0.6.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connects to an RCON server and sends a command.
Add tokio as a dependency and use #[tokio::main] or another async runtime
No dependency data recorded yet.