diff mod_push2/README.markdown @ 5664:4b052598e435

mod_push2: restore offline message hook Filtering is mostly handled in handle_notify_request now
author Stephen Paul Weber <singpolyma@singpolyma.net>
date Thu, 21 Sep 2023 18:47:27 -0500
parents 81f1c617f4c7
children
line wrap: on
line diff
--- a/mod_push2/README.markdown	Wed Sep 20 23:05:29 2023 -0500
+++ b/mod_push2/README.markdown	Thu Sep 21 18:47:27 2023 -0500
@@ -20,13 +20,9 @@
 Internal design notes
 =====================
 
-App servers are notified about messages stored by [mod_mam]
+App servers are notified about offline messages, messages stored by [mod_mam]
 or messages waiting in the smacks queue.
 
-Currently messages that go into the offline queue but not into MAM are
-not delivered. Need to come up with a way to dedup these. Or just have
-your MAM set to always.
-
 To cooperate with [mod_smacks] this module consumes some events:
 `smacks-ack-delayed`, `smacks-hibernation-start` and `smacks-hibernation-end`.
 These events allow this module to send out notifications for messages received