Software /
code /
prosody
Log
core/sessionmanager.lua @ 357:17bcecb06420
description | author | age |
---|---|---|
Use a stanza for c2s stream features instead of an array of strings. Removes a FIXME. | Matthew Wild | Thu, 20 Nov 2008 01:33:25 +0000 |
Log number of open sessions on session creation | Matthew Wild | Thu, 20 Nov 2008 01:32:24 +0000 |
Fix sending of unavailable presence on disconnect | Matthew Wild | Wed, 19 Nov 2008 05:07:52 +0000 |
session:disconnect() -> session:close() for consistency with other Lua APIs | Matthew Wild | Tue, 18 Nov 2008 19:44:54 +0000 |