Closed bitfreak25 closed 7 years ago
Solves a bug, where publish and subscribe don't work, when user-authentication is on, but no LastWill should be send. Especially when used with: bool connect ([s.o], String userName , String password);
bool connect ([s.o], String userName , String password);
Related to #1 .
Solves a bug, where publish and subscribe don't work, when user-authentication is on, but no LastWill should be send. Especially when used with:
bool connect ([s.o], String userName , String password);
Related to #1 .