mirror of
https://github.com/bjc/prosody.git
synced 2025-04-03 05:07:42 +03:00
- 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:
parent
25f82f43ad
commit
1a138d2e57
4 changed files with 33 additions and 22 deletions
8
DEPENDS
Normal file
8
DEPENDS
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue