Software / code / clix
Comparison
squishy @ 102:16cdeb9cd879
Add clix module to send XMPP pings to JIDs
Signed-off-by: Georg Lukas <georg@op-co.de>
| author | "Georg Lukas <georg@op-co.de>" |
|---|---|
| date | Sun, 10 Feb 2013 14:09:20 +0100 |
| parent | 76:aa672fc46be1 |
| child | 107:67ff8f55db4a |
comparison
equal
deleted
inserted
replaced
| 98:5ad042476235 | 102:16cdeb9cd879 |
|---|---|
| 1 local commands = { | 1 local commands = { |
| 2 "send"; | 2 "send"; |
| 3 "receive"; | 3 "receive"; |
| 4 "version"; | 4 "version"; |
| 5 "ping"; | |
| 5 "bounce"; | 6 "bounce"; |
| 6 "mirror"; | 7 "mirror"; |
| 7 "raw"; | 8 "raw"; |
| 8 "roster"; | 9 "roster"; |
| 9 "export"; | 10 "export"; |