Software /
code /
prosody-modules
Comparison
mod_throttle_presence/README.md @ 6138:9db1529c06c2
Merge upstream
author | tmolitor <thilo@eightysoft.de> |
---|---|
date | Sun, 05 Jan 2025 17:50:02 +0100 |
parent | 6085:f21ef2c20a63 |
comparison
equal
deleted
inserted
replaced
6137:4cb1cad2badd | 6138:9db1529c06c2 |
---|---|
1 --- | 1 --- |
2 labels: | 2 labels: |
3 - 'Stage-Beta' | 3 - 'Stage-Beta' |
4 summary: Limit presence stanzas to save traffic | 4 summary: Limit presence stanzas to save traffic |
5 ... | 5 ... |
6 | |
7 ::: {.alert .alert-info} | |
8 This module violates the xmpp protocol by discarding stanzas, some people reportet issues with it. In reality the bandwith saving is not relevant for most poeple, consider using [mod_csi_simple][doc:modules:mod_csi_simple] that is incuded in prosody since Version 0.11. | |
9 ::: | |
6 | 10 |
7 Introduction | 11 Introduction |
8 ============ | 12 ============ |
9 | 13 |
10 For most people 'presence' (status changes) of contacts make up most of | 14 For most people 'presence' (status changes) of contacts make up most of |