Software /
code /
prosody
Diff
GNUmakefile @ 12051:c32ef09ab452
mod_smacks: Persist old counter values to storage
This allows clients that try to resume a session after a server restart
to at least know which of their pending outgoing stanzas were received
and which need to be re-sent.
This removes the limit on how many of those counters are kept, which
should be fixed eventually.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 01 Dec 2021 16:41:10 +0100 |
parent | 11463:21523e3d395e |
child | 12130:c4ca226ff386 |