mirror of
https://git.ari.lt/ari.lt/ari.lt.git
synced 2025-02-04 17:49:24 +01:00
11 lines
310 B
Text
11 lines
310 B
Text
|
<?xml version='1.0' encoding='utf-8'?>
|
||
|
<XRD xmlns='http://docs.oasis-open.org/ns/xri/xrd-1.0'>
|
||
|
...
|
||
|
<Link rel="urn:xmpp:alt-connections:xbosh"
|
||
|
href="https://xmpp.ari.lt/http-bind" />
|
||
|
<Link rel="urn:xmpp:alt-connections:websocket"
|
||
|
href="wss://xmpp.ari.lt/xmpp-websocket" />
|
||
|
...
|
||
|
</XRD>
|
||
|
|