| Crates.io | swamp-message |
| lib.rs | swamp-message |
| version | 0.0.10 |
| created_at | 2024-11-08 21:53:30.832613+00 |
| updated_at | 2024-11-14 15:34:06.345021+00 |
| description | message container |
| homepage | |
| repository | https://github.com/swamp/swamp |
| max_upload_size | |
| id | 1441623 |
| size | 22,147 |
Swamp-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 swamp-message, add it to your Cargo.toml:
[dependencies]
swamp-message = "0.0.10"
This project is licensed under the MIT License - see the LICENSE file for details.