mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 16:55:07 -05:00
XEP-0156: Refer to JSON as an "additional format", not alternative one
Thanks Dave Cridland for the suggestion.
This commit is contained in:
parent
952c19edc3
commit
53a1cc63df
@ -219,7 +219,7 @@ _xmppconnect IN TXT "_xmpp-client-websocket=wss://web.example.com:443/ws"
|
||||
...
|
||||
</XRD>
|
||||
]]></example>
|
||||
<p>It is possible to use an alternative JSON format for host-meta information. The JSON representation of the host metadata is named JRD and specified in Appendix A of &rfc6415;. The above XRD example would be presented in JRD as:</p>
|
||||
<p>It is possible to use additionally a JSON-based format for host-meta information. The JSON representation of the host metadata is named JRD and specified in Appendix A of &rfc6415;. The above XRD example would be presented in JRD as:</p>
|
||||
<example caption='Result for /.well-known/host-meta.json'><![CDATA[{
|
||||
...
|
||||
"links": [
|
||||
|
Loading…
Reference in New Issue
Block a user