DEPENDS
author Matthew Wild <mwild1@gmail.com>
Thu, 15 Mar 2012 03:05:02 +0000
changeset 4619 d5739b8b7161
parent 447 c0dae734d3bf
child 4914 2e9b16b2ae00
permissions -rw-r--r--
mod_net_multiplex: Port multiplexing (run multiple different services on a the same port(s))... now pluggable for use with any net plugin
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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
dcc5ac721c20 - Remove some debugging code
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
     6
dcc5ac721c20 - Remove some debugging code
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
     7
Non-rocks:
dcc5ac721c20 - Remove some debugging code
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
     8
LuaSec for SSL connections