You need to sign in before continuing.
-
Also fix some bugs: - The password can be binary data. - The will topic is now also checked.
-
Also include a few stats.
-
Instead of getting it from the sender of a packet. Sometimes there was no sender. This fixes a crash on retained messages, because those newly created packets didn't have a sender to get the threaddata from. So, using a special object for it is easier and more robust.