aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/docs/ClientHamr/README.purkle
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ClientHamr/README.purkle')
-rw-r--r--docs/ClientHamr/README.purkle7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/ClientHamr/README.purkle b/docs/ClientHamr/README.purkle
new file mode 100644
index 0000000..78ab2bb
--- /dev/null
+++ b/docs/ClientHamr/README.purkle
@@ -0,0 +1,7 @@
1Viewer integration with XMPP, and using it for as many services as it can.
2
3XMPP / jabber is a good protocol to base presence, IM, groups, and other
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.