Software /
code /
prosody
Log
core/sessionmanager.lua @ 2141:f544729f9228
description | author | age |
---|---|---|
sessionmanager: Added function send_to_interested_resources(). | Waqas Hussain | Sun, 22 Nov 2009 21:41:09 +0500 |
sessionmanager: Fixed and cleaned function send_to_available_resources(). The 'to' attribute for presence subscription stanzas is now preserved. | Waqas Hussain | Sun, 22 Nov 2009 21:40:01 +0500 |
sessionmanager: Use : syntax for calling connection methods | Matthew Wild | Sat, 21 Nov 2009 17:07:22 +0000 |
sessionmanager: Mark client streams as opened sooner to avoid wrapping errors in unnecessary stream tags | Paul Aurich | Tue, 06 Oct 2009 11:15:55 +0100 |
sessionmanager: Use UUID for stream ids to clients, no math.random anymore :) | Matthew Wild | Sat, 03 Oct 2009 18:40:47 +0100 |
sessionmanager: Add c2s_timeout option for unauthenticated client connections | Matthew Wild | Sat, 03 Oct 2009 02:41:28 +0100 |