diff options
Diffstat (limited to '')
-rw-r--r-- | ClientHamr/XMPP/README | 6 |
1 files changed, 5 insertions, 1 deletions
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 @@ | |||
1 | Viewer integration with XMPP, and using it for as many services as it can. \ No newline at end of file | 1 | Viewer integration with XMPP, and using it for as many services as it can. |
2 | |||
3 | XMPP / jabber is a good protocol to base presence, IM, groups, and other | ||
4 | related stuff on. We should do so. | ||
5 | |||