Crates.io | nimble-host |
lib.rs | nimble-host |
version | 0.0.17-dev |
source | src |
created_at | 2024-02-07 21:21:42.693595 |
updated_at | 2024-10-24 10:27:48.689008 |
description | Nimble Host |
homepage | |
repository | https://github.com/nimble-rust/nimble |
max_upload_size | |
id | 1131011 |
size | 19,939 |
Welcome to Nimble Host! đšī¸â¨ The core server-side component of the Nimble multiplayer framework, designed to manage game sessions, handle client connections, and ensure smooth communication between clients and the host.
nimble_host_logic
to handle game state and client commands.flood_rs
.Add nimble-host
to your Cargo.toml
:
[dependencies]
nimble-host = "0.0.17-dev"
This project is licensed under the MIT License - see the LICENSE file for details.