thingsboard / tbmq

Open-source, scalable, and fault-tolerant MQTT broker able to handle 4M+ concurrent client connections, supporting at least 3M messages per second throughput per single cluster node with low latency delivery. The cluster mode supports more than 100M concurrently connected clients.
https://thingsboard.io/products/mqtt-broker/
Apache License 2.0
594 stars 49 forks source link

MQTT 5: Enhanced authentication #158

Closed dmytro-landiak closed 2 months ago

dmytro-landiak commented 2 months ago

Pull Request description

https://docs.oasis-open.org/mqtt/mqtt/v5.0/os/mqtt-v5.0-os.html#_Toc3901256

image

General checklist

Front-End feature checklist

Back-End feature checklist

dmytro-landiak commented 2 months ago

@ShvaykaD LGTM, GJ! I will merge the PR once the builds are finished successfully.