aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/docs/ClientHamr/README.purkle
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--docs/ClientHamr/README.purkle (renamed from docs/ClientHamr/README.XMPP)3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/ClientHamr/README.XMPP b/docs/ClientHamr/README.purkle
index 53058b2..78ab2bb 100644
--- a/docs/ClientHamr/README.XMPP
+++ b/docs/ClientHamr/README.purkle
@@ -2,3 +2,6 @@ Viewer integration with XMPP, and using it for as many services as it can.
2 2
3XMPP / jabber is a good protocol to base presence, IM, groups, and other 3XMPP / jabber is a good protocol to base presence, IM, groups, and other
4related stuff on. We should do so. 4related stuff on. We should do so.
5
6Libpurple is a modular IM system, we could just add a libpurple based IM
7system to the viewer, and use that for the XMPP integration.