aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ClientHamr/XMPP
diff options
context:
space:
mode:
authorDavid Walter Seikel2014-04-22 14:51:57 +1000
committerDavid Walter Seikel2014-04-22 14:51:57 +1000
commit29c25cb913fde0a8320bca9b9ea2cc82fbe2ec94 (patch)
treebf30c64b37e6d8e928d91b1b30f1073f036cad98 /ClientHamr/XMPP
parentMove LuaSL source up one directory. (diff)
downloadSledjHamr-29c25cb913fde0a8320bca9b9ea2cc82fbe2ec94.zip
SledjHamr-29c25cb913fde0a8320bca9b9ea2cc82fbe2ec94.tar.gz
SledjHamr-29c25cb913fde0a8320bca9b9ea2cc82fbe2ec94.tar.bz2
SledjHamr-29c25cb913fde0a8320bca9b9ea2cc82fbe2ec94.tar.xz
Move most of the README's and other docs into the new docs directory.
Diffstat (limited to 'ClientHamr/XMPP')
-rw-r--r--ClientHamr/XMPP/README4
1 files changed, 0 insertions, 4 deletions
diff --git a/ClientHamr/XMPP/README b/ClientHamr/XMPP/README
deleted file mode 100644
index 53058b2..0000000
--- a/ClientHamr/XMPP/README
+++ /dev/null
@@ -1,4 +0,0 @@
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.