Software / code / prosody-modules
Comparison
mod_smacks/README.markdown @ 1876:9c9397d692aa
mod_smacks/README: Update link to 0.8 version
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Sun, 27 Sep 2015 13:55:10 +0200 |
| parent | 1803:4d73a1a6ba68 |
| child | 2043:4ad3f25ab004 |
comparison
equal
deleted
inserted
replaced
| 1875:ee2cedb0f691 | 1876:9c9397d692aa |
|---|---|
| 39 smacks\_hibernation\_time 300 (5 minutes) The number of seconds a disconnected session should stay alive for (to allow reconnect) | 39 smacks\_hibernation\_time 300 (5 minutes) The number of seconds a disconnected session should stay alive for (to allow reconnect) |
| 40 | 40 |
| 41 Compatibility | 41 Compatibility |
| 42 ============= | 42 ============= |
| 43 | 43 |
| 44 ----- -------------------------------------------------------------------------------------------------------------------------------------------------------- | 44 ----- ----------------------------------- |
| 45 0.9 Works | 45 0.9 Works |
| 46 0.8 Works, use version [7693724881b3](http://prosody-modules.googlecode.com/hg-history/7693724881b3f3cdafa35763f00dd040d02313bf/mod_smacks/mod_smacks.lua) | 46 0.8 Works, use version [7693724881b3] |
| 47 ----- -------------------------------------------------------------------------------------------------------------------------------------------------------- | 47 ----- ----------------------------------- |
| 48 | |
| 48 | 49 |
| 49 Clients | 50 Clients |
| 50 ======= | 51 ======= |
| 51 | 52 |
| 52 Clients that support XEP-0198: | 53 Clients that support XEP-0198: |
| 53 | 54 |
| 54 - Gajim | 55 - Gajim |
| 55 - Swift (but not resumption, as of version 2.0 and alphas of 3.0) | 56 - Swift (but not resumption, as of version 2.0 and alphas of 3.0) |
| 56 - Psi (in an unreleased branch) | 57 - Psi (in an unreleased branch) |
| 57 - Yaxim | 58 - Yaxim |
| 59 | |
| 60 [7693724881b3]: //hg.prosody.im/prosody-modules/raw-file/7693724881b3/mod_smacks/mod_smacks.lua |