Tags: bwail/xmpp
Tags
Had strange behaviour caused by not clearing the message buffer. If a… … new message was shorter than the previous it wouldn't clear it out leaving stray tags that were parsed causing problems. Compression now works with zlib built into the socket code. Still have to workout how to get it working as a stream to allow replacement and new compressions.
Moved a bunch of persistent data to the Settings class. API is broken… … from previous iteration so version updated to 0.4.