Crates.io | battler-wamprat-message |
lib.rs | battler-wamprat-message |
version | 0.1.3 |
created_at | 2025-01-01 20:16:15.260206+00 |
updated_at | 2025-03-19 02:50:56.787683+00 |
description | Procedural macro for sending structs over WAMP messages. |
homepage | |
repository | https://github.com/jackson-nestelroad/battler/tree/main/battler-wamprat/battler-wamprat-message |
max_upload_size | |
id | 1501061 |
size | 11,652 |
battler-wamprat-message is a utility crate for battler-wamprat
. It provides a procedural macro for serializing and deserializing Rust structs as WAMP application messages that can be used for RPCs and pub/sub events over the WAMP protocol.