Software /
code /
prosody-modules
File
mod_measure_message_length/README.markdown @ 4841:f69c5a443156
mod_rest: Fix nested message stanzas in XEP-0297 containers
It's all a bit awkward because it doesn't normally use the whole schema
directly, but rather checks which stanza type is used and picks out that
property as a schema. Which also prevents references from working.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 29 Dec 2021 19:40:28 +0100 |
parent | 2372:b1b120e654ff |
line wrap: on
line source
Simple module that collects statistics on message length in bytes, word count and line count.