| Crates.io | nimble-client-logic |
| lib.rs | nimble-client-logic |
| version | 0.0.17-dev |
| created_at | 2024-09-23 10:09:25.629511+00 |
| updated_at | 2024-10-24 10:27:06.899533+00 |
| description | Nimble Client Logic |
| homepage | |
| repository | https://github.com/nimble-rust/nimble |
| max_upload_size | |
| id | 1383840 |
| size | 41,814 |
nimble-client-logic is a robust Rust crate designed to manage client-side logic for multiplayer game
sessions using the Nimble protocol messages. It facilitates seamless communication between the client and host,
ensuring synchronized game states and smooth gameplay experiences.
Add nimble-client-logic to your project's Cargo.toml:
[dependencies]
nimble-client-logic = "0.0.17-dev"
This project is licensed under the MIT License - see the LICENSE file for details.