diff options
author | Pratyush Desai | 2021-07-23 19:35:28 +0530 |
---|---|---|
committer | Pratyush Desai | 2021-07-23 19:35:28 +0530 |
commit | 08b2804bcb6a525d66ac0a43d4160283c46ddb44 (patch) | |
tree | cd5c4d0284faee75e44c2fc4a40119a6038c08cd | |
parent | 35831609cc5d13ea2a6dea89379147073d9908e4 (diff) | |
download | website-08b2804bcb6a525d66ac0a43d4160283c46ddb44.tar.gz website-08b2804bcb6a525d66ac0a43d4160283c46ddb44.tar.bz2 website-08b2804bcb6a525d66ac0a43d4160283c46ddb44.zip |
xmpp instructions
Signed-off-by: Pratyush Desai <pratyushndesai@gmail.com>
-rw-r--r-- | xmpp.html | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -18,6 +18,18 @@ └─┘ ┘ │ ──┘ ┘ │ +<p><a href="https://xmpp.org/">What's XMPP</a></p> + +<p><a href="https://xmpp.org/about/technology-overview.html">Overview: </a> XMPP is the Extensible Messaging and Presence Protocol, a set of open technologies for instant messaging, presence, multi-party chat, voice and video calls, collaboration, lightweight middleware, content syndication, and generalized routing of XML data.</p> + +<a href="https://xmpp.org/about/faq.html">FAQs</a> + +There are quite a few <a href="https://xmpp.org/software/clients.html">clients</a> available. +You can register using a "name" +JID: name@liberta.casa + +and the password of your choice. + Host: xmpp.liberta.casa Port: 5222 |