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

From XMPP WIKI
(Difference between pages)
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...")
 
Line 1: Line 1:
This is a list of XEP and their related remarks. Those remarks are subjective. You may not agree with them, which is good, as it means that there is probably some discussion necessary. Or you may not understand the issue with that. Where possible, links to relevant discussion threads are provided. If you want to discuss the remarks, please use the [http://xmpp.org/participate/discuss-xmpp standards mailing list].
= Empty <features/> element =


Feel free to extend this list.
[http://xmpp.org/rfcs/rfc6120.html#streams-negotiation-features 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."


{| class="wikitable"
Causes:
! RFC
- https://github.com/negativecode/vines/issues/32#issuecomment-41901241
|-
| [[XEP_and_RFC_Remarks/RFC 6120: XMPP-Core|RFC 6120: XMPP-Core]]
|}
 
{| class="wikitable"
! XEP
|-
| [[XEP-Remarks/XEP-0016: Privacy Lists|XEP-0016: Privacy Lists]]
|-
| [[XEP-Remarks/XEP-0033: Extended Stanza Addressing|XEP-0033: Extended Stanza Addressing]]
|-
| [[XEP-Remarks/XEP-0045: Multi-User Chat|XEP-0045: Multi-User Chat]]
|-
| [[XEP-Remarks/XEP-0060: PubSub|XEP-0060: PubSub]]
|-
| [[XEP-Remarks/XEP-0077: In-Band Registration|XEP-0077: In-Band Registration]]
|-
| [[XEP-Remarks/XEP-0082: XMPP Date and Time Profiles|XEP-0082: XMPP Date and Time Profiles]]
|-
| [[XEP-Remarks/XEP-0115: Entity Capabilities|XEP-0115: Entity Capabilities]]
|-
| [[XEP-Remarks/XEP-0133: Service Administration|XEP-0133: Service Administration]]
|-
| [[XEP-Remarks/XEP-0184: Message Delivery Receipts|XEP-0184: Message Delivery Receipts]]
|-
| [[XEP-Remarks/XEP-0198: Stream Management|XEP-0198: Stream Management]]
|-
| [[XEP-Remarks/XEP-0256: Last Activity in Presence|XEP-0256: Last Activity in Presence]]
|-
| [[XEP-Remarks/XEP-0280: Message Carbons|XEP-0280: Message Carbons]]
|-
| [[XEP-Remarks/XEP-0300: Use of Cryptographic Hash Functions in XMPP|XEP-0300: Use of Cryptographic Hash Functions in XMPP]]
|-
| [[XEP-Remarks/XEP-0334: Message Processing Hints|XEP-0334: Message Processing Hints]]
|-
| [[XEP-Remarks/XEP-0352: Client State Indication|XEP-0352: Client State Indication]]
|}

Revision as of 14:23, 24 August 2015

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