Software /
code /
clix
Diff
clix.lua @ 132:3addfb97296c
clix.raw: Add a shorthand for top level stanza attributes
The m, p and iq functions are amended so that indexing them sets the
'type' attribute and a subsequent function call with a string sets the
'to' attribute.
Examples:
m.chat"recipient":body"Hello"
iq.get"example.com":query"jabber:iq:version"
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 14 Nov 2020 15:30:35 +0100 |
parent | 131:58d485001448 |
child | 165:e4391832be1e |