mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 16:55:07 -05:00
XEP-0379: replace yaxim example with fictitious JuicyXMPP client
This commit is contained in:
parent
49e2a2c64a
commit
f7ffe3902c
@ -164,8 +164,8 @@ xmpp:romeo@montague.net?roster;preauth=1tMFqYDdKhfe2pwp;name=Romeo+Montague
|
||||
Furthermore, the server operator needs to maintain the list of
|
||||
recommended clients.</li>
|
||||
</ol>
|
||||
<example caption='Developer-Hosted Landing Page Generated with yaxim'><![CDATA[
|
||||
https://yax.im/i/romeo/montague.net/1tMFqYDdKhfe2pwp/Romeo+Montague
|
||||
<example caption='Developer-Hosted Landing Page Generated with Fictitious JuicyXMPP Client'><![CDATA[
|
||||
https://juicyxmpp.example/i/#romeo@montague.net?preauth=1tMFqYDdKhfe2pwp;name=Romeo+Montague
|
||||
]]></example>
|
||||
<p>A possible screen representation of the landing page would be:</p>
|
||||
<div class="example">
|
||||
@ -279,8 +279,8 @@ https://yax.im/i/romeo/montague.net/1tMFqYDdKhfe2pwp/Romeo+Montague
|
||||
handler for cetain URIs. This allows an XMPP client to register for <strong>xmpp:</strong>
|
||||
URIs, but also to redirect handling of cetain HTTP/HTTPS URIs. A mobile
|
||||
client SHOULD register for the associated landing page URIs and properly
|
||||
handle the contained invitations. For example, the yaxim client should
|
||||
register a handler for <strong>https://yax.im/i/*</strong>, and present
|
||||
handle the contained invitations. For example, the JuicyXMPP client should
|
||||
register a handler for <strong>https://juicyxmpp.example/i/*</strong>, and present
|
||||
the "Add to roster" dialog if such a link is opened. A client MAY register
|
||||
for the landing page URIs of other providers after obtaining the
|
||||
operators' approval.
|
||||
|
Loading…
Reference in New Issue
Block a user