#wamp #websocket #message

macro battler-wamprat-message-proc-macro

Procedural macro for sending structs over WAMP messages

3 releases

Uses new Rust 2024

new 0.1.2 Mar 19, 2025
0.1.1 Jan 19, 2025
0.1.0 Jan 1, 2025

#15 in #wamp

Download history 129/week @ 2024-12-27 39/week @ 2025-01-03 15/week @ 2025-01-10 126/week @ 2025-01-17 13/week @ 2025-01-24 15/week @ 2025-01-31 6/week @ 2025-02-07 1/week @ 2025-02-14 6/week @ 2025-02-21 13/week @ 2025-02-28 3/week @ 2025-03-07 88/week @ 2025-03-14

110 downloads per month
Used in 2 crates (via battler-wamprat-message)

MIT license

10KB
149 lines

battler-wamprat-message-proc-macro

Latest Version

battler-wamprat-message-proc-macro is a utility crate for battler-wamprat-message. 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.

Dependencies

~0.6–1.1MB
~24K SLoC