This commit is contained in:
Paul Fariello 2024-04-15 16:19:24 +02:00 committed by Jonas Schäfer
commit ccd46047be
3 changed files with 73 additions and 0 deletions

View file

@ -63,6 +63,9 @@ pub const PUBSUB_OWNER: &str = "http://jabber.org/protocol/pubsub#owner";
/// XEP-0060: Publish-Subscribe node configuration
pub const PUBSUB_CONFIGURE: &str = "http://jabber.org/protocol/pubsub#node_config";
/// XEP-0066: Out of Band Data
pub const OOB: &str = "jabber:x:oob";
/// XEP-0071: XHTML-IM
pub const XHTML_IM: &str = "http://jabber.org/protocol/xhtml-im";
/// XEP-0071: XHTML-IM