Software /
code /
prosody-modules
Log
mod_smacks/mod_smacks.lua @ 1539:05fa54404012
description | author | age |
---|---|---|
mod_smacks: Send ack requests by serializing and concatenating them to outgoing stanzas, using a timer might cause high CPU usage | Kim Alvefur | Tue, 28 Oct 2014 22:26:41 +0100 |
mod_smacks: Delay initiation of outgoing smacks on s2s until after queued stanzas are sent | Kim Alvefur | Mon, 20 Oct 2014 13:15:55 +0200 |
mod_smacks: Initiate outgoing smacks on s2s when sending request and incoming when the remote says enabled | Kim Alvefur | Mon, 20 Oct 2014 13:15:14 +0200 |
mod_smacks: Move wrap_session() contents into separate direction-specific routines | Kim Alvefur | Mon, 20 Oct 2014 13:13:48 +0200 |
mod_smacks: Remove variable not used after 2881d532f385 | Kim Alvefur | Mon, 20 Oct 2014 13:11:28 +0200 |
mod_smacks: Send failure correctly on s2s | Kim Alvefur | Mon, 20 Oct 2014 11:55:08 +0200 |