about summary refs log tree commit diff
path: root/.well-known/host-meta
diff options
context:
space:
mode:
authorBen Harris <ben@tilde.team>2021-03-31 15:29:44 -0400
committerBen Harris <ben@tilde.team>2021-03-31 15:29:44 -0400
commitbae825c521e57d1e8bbef075ab8041bae394fb73 (patch)
treea920f5c3398008f5b004e7f3719d032d7d62f18e /.well-known/host-meta
init
Diffstat (limited to '.well-known/host-meta')
-rw-r--r--.well-known/host-meta7
1 files changed, 7 insertions, 0 deletions
diff --git a/.well-known/host-meta b/.well-known/host-meta
new file mode 100644
index 0000000..aad5745
--- /dev/null
+++ b/.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://xmpp.hmm.st/bosh" />
+  <Link rel="urn:xmpp:alt-connections:websocket"
+        href="wss://xmpp.hmm.st/ws" />
+</XRD>