Software /
code /
prosody-modules
Annotate
mod_measure_message_length/README.md @ 6070:b39b9cbbe1e1
mod_roster_allinall: Add Compability to README.md
author | Menel <menel@snikket.de> |
---|---|
date | Sat, 07 Dec 2024 22:02:20 +0100 (3 months ago) |
parent | 6003:fe081789f7b5 |
rev | line source |
---|---|
2372
b1b120e654ff
mod_measure_message_length: Collect statistics on number of bytes, words and lines in messages
Kim Alvefur <zash@zash.se>
parents:
diff
changeset
|
1 Simple module that collects statistics on message length in bytes, word count and line count. |