Software /
code /
prosody-modules
File
mod_inject_ecaps2/README.markdown @ 4975:733e5513f691
various: Use 0.12+ API for serving files from the file system over HTTP
Using mod_http_files this way is deprecated. Having the base behavior in
a separate module makes it easier to have a specialized module with
coherent behavior that does not do things when not explicitly enabled.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Mon, 18 Jul 2022 13:58:27 +0200 |
parent | 3564:35f1dbc943d8 |
child | 5158:ca7feb293d55 |
line wrap: on
line source
--- summary: Injects ecaps2 elements (XEP-0390) in presence --- Description =========== This module injects ecaps2 elements in the presence once the legacy caps (XEP-0115) are received. Compatibility ============= ------- --------------- trunk Works 0.11 Does not work 0.10 Does not work ------- ---------------