Software /
code /
prosody
Annotate
DEPENDS @ 50:56272224ca4c
Fix for using wrong auth token as username (fixes Gajim login)
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Sat, 04 Oct 2008 14:36:03 +0100 |
parent | 7:dcc5ac721c20 |
child | 51:5253c891a360 |
rev | line source |
---|---|
7 | 1 The easiest way to install dependencies is using the luarocks tool. |
2 | |
3 Rocks: | |
4 luaexpat | |
5 luasocket | |
6 | |
7 Non-rocks: | |
8 LuaSec for SSL connections |