Software /
code /
prosody
Annotate
DEPENDS @ 44:80d2ade0fd69
Add "uuid" library and make sessionmanager use this.
...and yes, the uuid generation needs work :P
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Sat, 04 Oct 2008 02:12:54 +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 |