diff options
Diffstat (limited to 'data/.well-known/host-meta')
-rw-r--r-- | data/.well-known/host-meta | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/data/.well-known/host-meta b/data/.well-known/host-meta new file mode 100644 index 0000000..3c4297e --- /dev/null +++ b/data/.well-known/host-meta @@ -0,0 +1,7 @@ +<?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://ghativega.in:5443/bosh" /> + <Link rel="urn:xmpp:alt-connections:websocket" + href="wss://ghativega.in:5443/ws" /> +</XRD> |