Software /
code /
prosody
Log
plugins/mod_csi_simple.lua @ 9919:d602a495409b
description | author | age |
---|---|---|
mod_csi_simple: Disable optimizations on unload and re-enable on load | Kim Alvefur | Sun, 24 Mar 2019 20:43:15 +0100 |
mod_csi_simple: Separate out functions to enable/disable optimizations | Kim Alvefur | Sun, 24 Mar 2019 20:41:25 +0100 |
mod_csi_simple: Remove old "pump" queue/buffer method, handled in net.server now | Kim Alvefur | Sun, 24 Mar 2019 20:22:01 +0100 |
mod_csi_simple: Also flush buffer in "pump" mode | Kim Alvefur | Sun, 24 Mar 2019 19:02:40 +0100 |
mod_csi_simple: Trigger buffer flush on seeing incoming data | Kim Alvefur | Sun, 24 Mar 2019 18:58:53 +0100 |
mod_csi_simple: Count buffered items and flush when it reaches configured limit | Kim Alvefur | Sun, 24 Mar 2019 18:33:38 +0100 |
mod_csi_simple: Break out stanza timestamping into a function for future reuse | Kim Alvefur | Sun, 24 Mar 2019 18:32:50 +0100 |
mod_csi_simple: Use write locks in net.server if available | Kim Alvefur | Sat, 24 Nov 2018 02:25:44 +0100 |