annotate mod_adhoc_cmd_ping/README.wiki @ 1795:91c01ef82807
mod_carbons: Get full_ and bare_sessions from the prosody global [luacheck]
author |
Kim Alvefur <zash@zash.se> |
date |
Thu, 27 Aug 2015 12:17:12 +0200 |
parents |
29f3d6b7ad16 |
children |
|
rev |
line source |
1782
|
1 #summary Adhoc command ping |
|
2 #labels Stage-Beta, Deprecated |
|
3 |
|
4 = Introduction = |
|
5 |
|
6 implements the adhoc command 'ping'. |
|
7 |
|
8 = Usage = |
|
9 Just load it after [mod_adhoc] and you can execute the adhoc command 'ping' with any adhoc command aware jabber client. |
|
10 |
|
11 = Compatibility = |
|
12 ||0.7||Works|| |
|
13 ||0.8||Included in Prosody (in mod_ping)|| |