This library is an extended version of jMQTTBroker2. It includes additional features (events, authentication, permissions, log backup, internal publishing) and fixes stability issues.
You can implement different levels of authentication:
- None: all accesses are anonymous.
- Generic: all...