#message #wamp #websocket #proc-macro

macro battler-wamprat-message-proc-macro

Procedural macro for sending structs over WAMP messages

2 releases

new 0.1.1 Jan 19, 2025
0.1.0 Jan 1, 2025

#2565 in Procedural macros

Download history 165/week @ 2025-01-01 16/week @ 2025-01-08 123/week @ 2025-01-15

304 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.7–1.1MB
~25K SLoC