Software /
code /
prosody
Log
core/s2smanager.lua @ 343:cae2178b5623
description | author | age |
---|---|---|
Log sent s2s stanzas | Matthew Wild | Wed, 19 Nov 2008 05:11:37 +0000 |
We have SRV resolving \o/ | Matthew Wild | Tue, 18 Nov 2008 22:41:04 +0000 |
session:disconnect() -> session:close() for consistency with other Lua APIs | Matthew Wild | Tue, 18 Nov 2008 19:44:54 +0000 |
Quite some changes, to: | Matthew Wild | Tue, 18 Nov 2008 17:52:33 +0000 |
Fixed s2s manager's send queue to not store recieved stanza objects (as these can chnage after the send call) | Waqas Hussain | Mon, 17 Nov 2008 18:53:13 +0500 |
Log how many queued stanzas we send | Waqas Hussain | Sat, 15 Nov 2008 08:38:25 +0500 |