Commit Graph

2 Commits

Author SHA1 Message Date
mathieui f6b3a0c6cf Fix the uses of stanza.reply()
This is relying on the stanzas being copied for each handler. We no
longer do that for performance reasons, so instead of editing the copy
in-place, stanza.reply() now returns a new stanza.
2015-02-12 12:17:01 +01:00
Florent Le Coz 5ab77c7452 Rename to slixmpp 2014-07-17 14:19:04 +02:00