Software /
code /
prosody
Diff
plugins/mod_ping.lua @ 7240:bf8aa0d1951c
util.xmppstream: Remove namespace tracking, it's broken as implemented
The code fails to handle namespaces on the initial opening tag (when 'stanza' is nil). Fixing this
seems not worth the effort for a feature that is not being used.
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Sat, 05 Mar 2016 23:37:56 +0000 |
parent | 6012:7e8a624272bf |
child | 8729:c519c778f2b2 |