Mercurial > prosody-modules
comparison mod_cache_c2s_caps/README.md @ 5975:fe081789f7b5
All community modules: Unify file extention of Markdown files to .md
| author | Menel <menel@snikket.de> |
|---|---|
| date | Tue, 22 Oct 2024 10:26:01 +0200 |
| parents | mod_cache_c2s_caps/README.markdown@b54e98d5c4a1 |
| children |
comparison
equal
deleted
inserted
replaced
| 5974:5a65a632d5b9 | 5975:fe081789f7b5 |
|---|---|
| 1 --- | |
| 2 summary: Cache caps on user sessions | |
| 3 --- | |
| 4 | |
| 5 Description | |
| 6 =========== | |
| 7 | |
| 8 This module listens on presences containing caps (XEP-0115) and asks the client | |
| 9 for the corresponding disco#info if it changed. | |
| 10 | |
| 11 It fires the c2s-capabilities-changed event once the disco#info result is | |
| 12 received. | |
| 13 | |
| 14 Compatibility | |
| 15 ============= | |
| 16 | |
| 17 ------- --------------- | |
| 18 trunk Works | |
| 19 0.11 Does not work | |
| 20 0.10 Does not work | |
| 21 ------- --------------- |
