Difference between revisions of "XMPP 2.0"

Jump to navigation Jump to search
57 bytes added ,  15:21, 11 August 2017
m
Line 36: Line 36:
Rules for stanzas leaving the XMPP 2.0 realm (to an XMPP 1.0 node):
Rules for stanzas leaving the XMPP 2.0 realm (to an XMPP 1.0 node):


* If a message is addressed to a ''full JID'', an XMPP 1.0 Routing Modifier to prevent carbon copying MUST be injected.
* If a message is addressed to a ''full JID'', an XMPP 1.0 Routing Modifier to prevent carbon copying and a <code>&lt;no-archive/&gt;</code> ''transient'' tag MUST be injected.
* The stanza MUST be marked with a to-be-defined <code>&lt;xmpp-2/&gt;</code> tag so that XMPP 2.0 nodes further downstream can recognize that the XMPP 2.0 routing semantics shall apply.
* The stanza MUST be marked with a to-be-defined <code>&lt;xmpp-2/&gt;</code> tag so that XMPP 2.0 nodes further downstream can recognize that the XMPP 2.0 routing semantics shall apply.


Navigation menu