#wamp #message #websocket #proc-macro

macro battler-wamprat-message-proc-macro

Procedural macro for sending structs over WAMP messages

2 releases

0.1.1 Jan 19, 2025
0.1.0 Jan 1, 2025

#2600 in Procedural macros

37 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