Software / code / prosody
Diff
util/openssl.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 | 7192:18a13a7b4bac |
| child | 7458:82710f8c1fe6 |