Prosody is a modern XMPP communication server http://prosody.im
Find a file
Matthew Wild ee7b432ab1 Abstract connections with "connection listeners"
- Added connlistener for xmppclient
- SASL/TLS now use a new session:reset_stream() method
- main.lua on its way to being a bit neater
2008-10-22 17:36:21 +01:00
core Abstract connections with "connection listeners" 2008-10-22 17:36:21 +01:00
doc Remove more of Dolphin's leftovers 2008-10-11 22:16:02 +01:00
net Abstract connections with "connection listeners" 2008-10-22 17:36:21 +01:00
plugins Abstract connections with "connection listeners" 2008-10-22 17:36:21 +01:00
tests Adding initial unit testing scripts 2008-09-27 19:18:05 +01:00
util Fixed: util.stanza.deserialize now handles nil stanzas 2008-10-09 22:19:35 +05:00
AUTHORS Add AUTHORS file 2008-10-11 21:40:50 +01:00
DEPENDS Added lbase64 to the dependency list 2008-10-04 18:54:09 +05:00
HACKERS Fix MUC address 2008-10-09 20:32:59 +01:00
LICENSE added LICENSE file 2008-08-24 22:51:01 +01:00
lxmppd.cfg.dist Moved hosts to a config file, still need better config though 2008-10-01 22:11:28 +01:00
main.lua Abstract connections with "connection listeners" 2008-10-22 17:36:21 +01:00
pull_from_master.sh Updated pull script for new repo 2008-10-09 20:28:39 +01:00
TODO Updated TODO 2008-10-12 01:01:19 +01:00