From 65efb4559cdf5225103837d1c9c0328b6479bba7 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Wed, 4 Jan 2012 19:47:42 +1000 Subject: README files should include at least a basic description of what it's all about. Filled them in. --- ClientHamr/XMPP/README | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'ClientHamr/XMPP') diff --git a/ClientHamr/XMPP/README b/ClientHamr/XMPP/README index 747fdcd..d85ecb3 100644 --- a/ClientHamr/XMPP/README +++ b/ClientHamr/XMPP/README @@ -1 +1,5 @@ -Viewer integration with XMPP, and using it for as many services as it can. \ No newline at end of file +Viewer integration with XMPP, and using it for as many services as it can. + +XMPP / jabber is a good protocol to base presence, IM, groups, and other +related stuff on. We should do so. + -- cgit v1.1