Software /
code /
prosody-modules
Comparison
mod_statistics_statsman/README.markdown @ 3158:2558ece20e58
mod_statistics_statsman: Streaming access to statsmanager
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 28 Jun 2018 21:42:48 +0200 |
child | 3159:e995cd0f228e |
comparison
equal
deleted
inserted
replaced
3157:8a870e0319db | 3158:2558ece20e58 |
---|---|
1 A module providing a streaming statistics interface like | |
2 [mod_statistics] but based on the new [statistics API][doc:statistic] | |
3 introduced in Prosody 0.10. |