Software /
code /
prosody
Annotate
DEPENDS @ 372:e7c1e30d06d5
Now possible to specify nil origin to core_route_stanza. Origin will be chosen as the host of the 'from' attribute on the stanza. Returns false on no such host.
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Fri, 21 Nov 2008 05:59:03 +0000 |
parent | 51:5253c891a360 |
child | 447:c0dae734d3bf |
rev | line source |
---|---|
7 | 1 The easiest way to install dependencies is using the luarocks tool. |
2 | |
3 Rocks: | |
4 luaexpat | |
5 luasocket | |
51
5253c891a360
Added lbase64 to the dependency list
Waqas Hussain <waqas20@gmail.com>
parents:
7
diff
changeset
|
6 lbase64 |
7 | 7 |
8 Non-rocks: | |
9 LuaSec for SSL connections |