Software /
code /
prosody-modules
Comparison
mod_inject_ecaps2/README.markdown @ 2907:776017c92076
mod_inject_ecaps2: New module adding support for XEP-0390 to all local clients supporting XEP-0115
author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> |
---|---|
date | Wed, 07 Mar 2018 19:30:42 +0100 |
child | 3564:35f1dbc943d8 |
comparison
equal
deleted
inserted
replaced
2906:d9603b555be2 | 2907:776017c92076 |
---|---|
1 --- | |
2 summary: Injects ecaps2 elements (XEP-0390) in presence | |
3 --- | |
4 | |
5 Description | |
6 =========== | |
7 | |
8 This module injects ecaps2 elements in the presence once the legacy caps | |
9 (XEP-0115) are received. |