- Remove some debugging code

- Don't allow stanzas to be sent before successful auth (needs further review)
- Make init_xmlhandlers local
- Fix indentation in main.lua
- Fix disconnect logic (it broke if client disconnected before auth, etc.)
This commit is contained in:
Matthew Wild 2008-08-24 22:48:27 +01:00
parent 25f82f43ad
commit 1a138d2e57
4 changed files with 33 additions and 22 deletions

8
DEPENDS Normal file
View file

@ -0,0 +1,8 @@
The easiest way to install dependencies is using the luarocks tool.
Rocks:
luaexpat
luasocket
Non-rocks:
LuaSec for SSL connections