diff --git a/xep-0405.xml b/xep-0405.xml index 4c689f43..acd89ff6 100644 --- a/xep-0405.xml +++ b/xep-0405.xml @@ -38,6 +38,15 @@ MIX-PAM &ksmithisode; &skille; + + 0.3.0 + 2018-12-11 + sek + + Discovery on Account rather than Server; + Add participant ID to roster; + + 0.2.1 2018-11-03 @@ -179,19 +188,18 @@ This approach enables flexible support of multiple clients for a MIX channel pa - +

- Servers supporting this specification MUST advertise this to clients. A client wishing to use MIX MUST check for this capability in the local server before using MIX. The capability is represented by the 'urn:xmpp:mix:pam:0' feature. + Servers supporting this specification MUST advertise this to clients for which they wish to support this specification. A client wishing to use MIX MUST check for this capability in the local server before using MIX, by verifying support for the client's account. The capability is represented by the 'urn:xmpp:mix:pam:0' feature.

- - @@ -534,12 +542,12 @@ This approach enables flexible support of multiple clients for a MIX channel pa ]]>

- MIX channels in the roster information returned in response to a request for this additional MIX information MUST have an element <channel/> qualified by the ‘urn:xmpp:mix:roster:0' namespace included in the roster item, as shown inf the following example. + MIX channels in the roster information returned in response to a request for this additional MIX information MUST have an element <channel/> qualified by the ‘urn:xmpp:mix:roster:0' namespace included in the roster item. The <channel/> element MUST also include a 'participant-id' attribute that is the stable ID of the client. This facilitates the client to match messages that reference this stable ID. A MIX extended roster item is shown in the following example.

- + ]]>