Skip to content

Fix sending to MUC with slixmpp v1.8.0

Citronalco requested to merge fix_slixmpp180 into master

Starting with slixmpp v1.8.0, one has to explicitly wait until the MUC got joined. Otherwise the message is sent into Nirvana.

slixmpp v1.8.0 got release nearly two years ago, Debian is on v1.8.3, so I think no version checking is required.

Merge request reports

Loading