Annotate
mod_adhoc_cmd_ping/README.wiki @ 1787:663e5d923ef0
mod_s2s_log_certs: Use new 0.10 API for wrapping event handlers in order to always print log message after all s2s cert checks
author |
Kim Alvefur <zash@zash.se> |
date |
Tue, 25 Aug 2015 16:58:39 +0200 |
parent |
1782:29f3d6b7ad16 |
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)||
|