From 4e24e9476fd2f2879da9110034bfaa0b297c6efc Mon Sep 17 00:00:00 2001 From: Pratyush Desai Date: Fri, 23 Jul 2021 19:35:28 +0530 Subject: xmpp instructions Signed-off-by: Pratyush Desai --- xmpp.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'xmpp.html') diff --git a/xmpp.html b/xmpp.html index 8d57253..4ad24bd 100644 --- a/xmpp.html +++ b/xmpp.html @@ -18,6 +18,18 @@ └─┘ ┘ │ ──┘ ┘ │ +

What's XMPP

+ +

Overview: 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.

+ +FAQs + +There are quite a few clients available. +You can register using a "name" +JID: name@liberta.casa + +and the password of your choice. + Host: xmpp.liberta.casa Port: 5222 -- cgit v1.2.3 From a3a5402af20df198b9df59419db1f137df97a3eb Mon Sep 17 00:00:00 2001 From: Pratyush Desai Date: Fri, 23 Jul 2021 21:20:19 +0530 Subject: cytube, jitsi and footers Signed-off-by: Pratyush Desai --- xmpp.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'xmpp.html') diff --git a/xmpp.html b/xmpp.html index 4ad24bd..ab6ca24 100644 --- a/xmpp.html +++ b/xmpp.html @@ -33,6 +33,19 @@ and the password of your choice. Host: xmpp.liberta.casa Port: 5222 + + + + + + + + + + + -- cgit v1.2.3