Crates.io | battleye-rust |
lib.rs | battleye-rust |
version | 1.0.0 |
source | src |
created_at | 2022-07-25 15:28:16.495299 |
updated_at | 2022-07-25 15:28:16.495299 |
description | Simplify authentication, acknowledge automation, input validation and sending commands using BattlEye RCON UDP connection. |
homepage | |
repository | https://github.com/steffalon/battleye-rust |
max_upload_size | |
id | 632651 |
size | 17,533 |
It is a modest BattlEye RCON library made in rust. This support developers to perform authentication, acknowledging packets and sending commands via UDP socket connection. There is an example how you can implement/use this library.