about summary refs log tree commit diff
path: root/.well-known/host-meta.json
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.json
init
Diffstat (limited to '.well-known/host-meta.json')
-rw-r--r--.well-known/host-meta.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/.well-known/host-meta.json b/.well-known/host-meta.json
new file mode 100644
index 0000000..7fe860e
--- /dev/null
+++ b/.well-known/host-meta.json
@@ -0,0 +1,12 @@
+{
+  "links": [
+    {
+      "rel": "urn:xmpp:alt-connections:xbosh",
+      "href": "https://xmpp.hmm.st/bosh"
+    },
+    {
+      "rel": "urn:xmpp:alt-connections:websocket",
+      "href": "wss://xmpp.hmm.st/ws"
+    }
+  ]
+}