Difference between revisions of "XEP and RFC Remarks/RFC 6120: XMPP-Core"

From XMPP WIKI
Jump to navigation Jump to search
(Created page with "= Empty <features/> element = [http://xmpp.org/rfcs/rfc6120.html#streams-negotiation-features From 4.3.2]: "An empty <features/> element indicates that the stream negotiation...")
 
(Add Category)
 
Line 5: Line 5:
Causes:
Causes:
- https://github.com/negativecode/vines/issues/32#issuecomment-41901241
- https://github.com/negativecode/vines/issues/32#issuecomment-41901241
[[Category:Spec_Remarks]]

Latest revision as of 15:40, 10 October 2019

Empty <features/> element

From 4.3.2: "An empty <features/> element indicates that the stream negotiation is complete and that the initiating entity is cleared to send XML stanzas."

Causes: - https://github.com/negativecode/vines/issues/32#issuecomment-41901241