webzone/src/.well-known/host-meta.json
Sam Therapy 247b146e7d
Some checks failed
continuous-integration/drone Build is failing
Migrate to lume
WIP

Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-10-11 20:41:01 +02:00

13 lines
255 B
JSON

{
"links": [
{
"rel": "urn:xmpp:alt-connections:xbosh",
"href": "https://xmpp.samtherapy.net/http-bind"
},
{
"rel": "urn:xmpp:alt-connections:websocket",
"href": "wss://xmpp.samtherapy.net/xmpp-websocket"
}
]
}