Mercurial > prosody-modules
view misc/README.markdown @ 4309:e8b9228b5265
mod_rest: Optimize stanza to JSON mapping
From O(#field_mappings ^ #s.tags) to O(#s.tags)
Haven't actually benchmarked...
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 16 Dec 2020 22:07:09 +0100 |
parents | ea97a87c3828 |
children |
line wrap: on
line source
Miscellaneous modules ===================== Things that aren't really Prosody plugins go here, e.g. RunScripts.