Checked in my initial work on an XMPP (Jabber) service.
authorArt Cancro <ajc@citadel.org>
Tue, 27 Nov 2007 17:54:19 +0000 (17:54 +0000)
committerArt Cancro <ajc@citadel.org>
Tue, 27 Nov 2007 17:54:19 +0000 (17:54 +0000)
commit55f0266810a4e017993a89fa3b8a48183aeaa4e6
tree9eb98a3480698204f231fcafbd2126386c738fc1
parentb23d248fb0d78a5f99a35896711743aa66d4bbd9
Checked in my initial work on an XMPP (Jabber) service.
This does not yet work at all.  Don't even try to use it.
I'm only checking it in so it gets backed up.
citadel/modules/jabber/README.txt [new file with mode: 0644]
citadel/modules/jabber/serv_xmpp.c [new file with mode: 0644]
citadel/modules/jabber/serv_xmpp.h [new file with mode: 0644]
citadel/modules/jabber/xmpp_sasl_service.c [new file with mode: 0644]