Software /
code /
prosody-modules
Log
mod_statistics/mod_statistics.lua @ 4756:098e3b3aac9c
description | author | age |
---|---|---|
mod_statistics: Update 'top' to (hopefully) work with Prosody 0.11/Lua 5.2 | Matthew Wild | 2018-12-23 |
mod_statistics: Add a read timeout handler that keeps the connection alive (fixes #742) | Kim Alvefur | 2016-09-19 |
mod_statistics: Remove 'return' so SESS lines are pushed to all sessions (thanks Ge0rG) | Kim Alvefur | 2014-12-08 |
all the things: Remove trailing whitespace | Florian Zeitz | 2014-03-11 |
mod_statistics: Better detection of when running under prosody vs prosodyctl | Kim Alvefur | 2013-06-15 |
mod_statistics: Initial version, and a rough 'prosodyctl mod_statistics top' | Matthew Wild | 2013-06-15 |