Annotate

DEPENDS @ 5061:186f34d88073

MUC: Fix private IQ and message routing. - All private IQ results are now routed to the resource that send the original request - Private messages are now routed to all of the user's sessions - Much cleaner code
author Waqas Hussain <waqas20@gmail.com>
date Wed, 01 Aug 2012 01:36:19 +0500
parent 4914:2e9b16b2ae00
child 5406:9903a03b7b3e
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
7
dcc5ac721c20 - Remove some debugging code
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
1 The easiest way to install dependencies is using the luarocks tool.
dcc5ac721c20 - Remove some debugging code
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
2
dcc5ac721c20 - Remove some debugging code
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
3 Rocks:
dcc5ac721c20 - Remove some debugging code
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
4 luaexpat
dcc5ac721c20 - Remove some debugging code
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
5 luasocket
4914
2e9b16b2ae00 DEPENDS: Add luafilesystem (thanks Zash)
Matthew Wild <mwild1@gmail.com>
parents: 447
diff changeset
6 luafilesystem
7
dcc5ac721c20 - Remove some debugging code
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
7
dcc5ac721c20 - Remove some debugging code
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
8 Non-rocks:
dcc5ac721c20 - Remove some debugging code
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
9 LuaSec for SSL connections