BWP Architecture
From Grigbertz
Contents |
Comm Module
This script listens on the Set Channel and relays incoming commands as Link Messages.
- sender_num = sender->num (default: 0)
- num = receiver->num (default: 0)
- msg = the command string
- id = chat message id
BWP Communications Protocol
<command> = BWP::<set name>::<action>::<receiver>::<sender>
<action> = <action name>[|id=<key>][|<arg1>|<arg2>...|<argN>]
<receiver> = <sender> = <name>[|id=<key>][|num=<number>][|<arg1>|<arg2>...|<argN>]