comparison mod_cloud_notify/README.markdown @ 3079:2a918a8c47db

mod_cloud_notify: use next() instead of # operator and update README
author tmolitor <thilo@eightysoft.de>
date Fri, 01 Jun 2018 18:24:34 +0200
parents 6abee021d9db
children 3e91eb1bdd84
comparison
equal deleted inserted replaced
3078:6b860de18a53 3079:2a918a8c47db
16 Details 16 Details
17 ======= 17 =======
18 18
19 App servers are notified about offline messages, messages stored by [mod_mam] 19 App servers are notified about offline messages, messages stored by [mod_mam]
20 or messages waiting in the smacks queue. 20 or messages waiting in the smacks queue.
21 **Please note:** Multi client setups don't work properly if MAM is disabled and using
22 this module won't change this at all!
21 The business rules outlined [here] are all honored[^2]. 23 The business rules outlined [here] are all honored[^2].
22 24
23 To cooperate with [mod_smacks] this module consumes some events: 25 To cooperate with [mod_smacks] this module consumes some events:
24 `smacks-ack-delayed`, `smacks-hibernation-start` and `smacks-hibernation-end`. 26 `smacks-ack-delayed`, `smacks-hibernation-start` and `smacks-hibernation-end`.
25 These events allow this module to send out notifications for messages received 27 These events allow this module to send out notifications for messages received