Mercurial > prosody-modules
view mod_measure_message_length/README.markdown @ 4686:76af816739f3
mod_debug_omemo: Fix traceback in case of zero devices
Turns out ipairs(nil) in Lua 5.4 does not throw until the first
iterator.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Mon, 13 Sep 2021 21:47:01 +0200 |
parents | b1b120e654ff |
children |
line wrap: on
line source
Simple module that collects statistics on message length in bytes, word count and line count.