mirror of
https://github.com/bjc/prosody.git
synced 2025-04-03 05:07:42 +03:00
- 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.)
8 lines
134 B
Text
8 lines
134 B
Text
The easiest way to install dependencies is using the luarocks tool.
|
|
|
|
Rocks:
|
|
luaexpat
|
|
luasocket
|
|
|
|
Non-rocks:
|
|
LuaSec for SSL connections
|