Releases: lolboxen/scala-xmpp
Releases · lolboxen/scala-xmpp
1.0.7
fixed unit tests and added sasl failure parsing
1.0.6
add xml declaration to stream opening
1.0.4
packet writer dropped map, now sends IoWrite message to tcp writer
1.0.3
packet writer accepts message transformer to be more generic
1.0.2
fixed missing command failed, xmpp connection now insulates rest of t…