Module xmpp_parsers::ecaps2
source · Expand description
XEP-0390: Entity Capabilities 2.0
Structs§
- Represents a set of capability hashes, all of them must correspond to the same input disco#info, using different algorithms.
- Convert a
ECaps2
into XML events. - Build a
ECaps2
from XML events.
Functions§
- Applies the algorithm from XEP-0390 on a disco#info query element.
- Hashes the result of compute_disco() with one of the supported hash algorithms.
- Helper function to create the query for the disco#info corresponding to an ecaps2 hash.