Software /
code /
prosody-modules
Comparison
mod_presence_dedup/mod_presence_dedup.lua @ 4412:e5493a10c4d1
mod_cloud_notify: use stanza from mod_smacks to behave O(1)
This uses the provided stanza in the ack-delayed smacks event to trigger push
for this stanza only rather than iterating through the whole smacks queue
to find the first unpushed stanza.
author | tmolitor <thilo@eightysoft.de> |
---|---|
date | Sat, 30 Jan 2021 07:17:33 +0100 |
parent | 3445:19924a2c4a48 |
comparison
equal
deleted
inserted
replaced
4411:c3d21182ebf3 | 4412:e5493a10c4d1 |
---|