philipparndt/mqtt-analyzer

Do not persist random client id

Closed this issue · 0 comments

The random client id should not be persisted by default.
Instead the random id should be generated on connect so that two clients with the same setting can connect at once. The client id should be persisted only when it is manually set.