xmpp_parsers

Module caps

Source
Expand description

XEP-0115: Entity Capabilities

Structs§

Caps
Represents a capability hash for a given client.

Functions§

compute_disco
Applies the caps algorithm on the provided disco#info result, to generate the hash input.
hash_caps
Hashes the result of compute_disco() with one of the supported hash algorithms.
query_caps
Helper function to create the query for the disco#info corresponding to a caps hash.