| Crates.io | limnus-message |
| lib.rs | limnus-message |
| version | 0.0.20 |
| created_at | 2024-11-24 16:59:01.868602+00 |
| updated_at | 2025-09-17 13:14:16.861411+00 |
| description | message container |
| homepage | |
| repository | https://github.com/swamp/limnus |
| max_upload_size | |
| id | 1459380 |
| size | 34,921 |
Limnus-Message is a robust and efficient message handling system for Rust applications. It provides a flexible framework for defining, sending, and managing messages across different frames or contexts, making it ideal for game development, real-time systems, and other applications requiring dynamic message passing.
To use limnus-message, add it to your Cargo.toml:
[dependencies]
limnus-message = "0.0.20"
This project is licensed under the MIT License - see the LICENSE file for details.