Software /
code /
prosody
Annotate
DEPENDS @ 151:096c7b9374fc
Presence fixes (again)
- Presence to other resources sent correctly
- Resource of the recipient ignored for all presence except available and unavailable
- Set things up for presence subscriptions
author | Waqas Hussain <waqas20@gmail.com> |
---|---|
date | Fri, 24 Oct 2008 00:26:01 +0500 |
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 |