From a4dcdd686e3dcc087df931a474b9e3988ab64aae Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Thu, 8 May 2014 05:56:22 +1000 Subject: Introducing purkle. B-) --- docs/ClientHamr/README.XMPP | 4 ---- docs/ClientHamr/README.libpurple | 4 ---- docs/ClientHamr/README.purkle | 7 +++++++ 3 files changed, 7 insertions(+), 8 deletions(-) delete mode 100644 docs/ClientHamr/README.XMPP delete mode 100644 docs/ClientHamr/README.libpurple create mode 100644 docs/ClientHamr/README.purkle (limited to 'docs') diff --git a/docs/ClientHamr/README.XMPP b/docs/ClientHamr/README.XMPP deleted file mode 100644 index 53058b2..0000000 --- a/docs/ClientHamr/README.XMPP +++ /dev/null @@ -1,4 +0,0 @@ -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. diff --git a/docs/ClientHamr/README.libpurple b/docs/ClientHamr/README.libpurple deleted file mode 100644 index 4e14b9b..0000000 --- a/docs/ClientHamr/README.libpurple +++ /dev/null @@ -1,4 +0,0 @@ -Viewer integration with libpurple, using it for generic IM services. - -Libpurple is a modular IM system, we could just add a libpurple based IM -system to the viewer, and use that for the XMPP integration. 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 @@ +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. + +Libpurple is a modular IM system, we could just add a libpurple based IM +system to the viewer, and use that for the XMPP integration. -- cgit v1.1