diff --git a/.well-known/host-meta b/.well-known/host-meta new file mode 100644 index 0000000..e27ad00 --- /dev/null +++ b/.well-known/host-meta @@ -0,0 +1,6 @@ + + + + + + diff --git a/.well-known/host-meta.json b/.well-known/host-meta.json new file mode 100644 index 0000000..f2425dd --- /dev/null +++ b/.well-known/host-meta.json @@ -0,0 +1,6 @@ +{ + "links": [ + { "rel": "urn:xmpp:alt-connections:xbosh", "href": "https://reim.ar:5281/http-bind" }, + { "rel": "urn:xmpp:alt-connections:websocket", "href": "wss://reim.ar:5281/xmpp-websocket" } + ] +}