Software /
code /
prosody-modules
Comparison
mod_measure_message_length/README.markdown @ 2372:b1b120e654ff
mod_measure_message_length: Collect statistics on number of bytes, words and lines in messages
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 17 Nov 2016 23:13:59 +0100 |
comparison
equal
deleted
inserted
replaced
2371:b41957bf4fd3 | 2372:b1b120e654ff |
---|---|
1 Simple module that collects statistics on message length in bytes, word count and line count. |