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
582 stars 49 forks source link

[Feature Request] Topic Alias #65

Closed dmytro-landiak closed 1 year ago

dmytro-landiak commented 1 year ago

Is your feature request related to a problem? Please describe. Implement the logic to be able to support topic aliases for topic names on PUBLISH. https://docs.oasis-open.org/mqtt/mqtt/v5.0/os/mqtt-v5.0-os.html#_Toc3901113

Describe the solution you'd like

Describe alternatives you've considered

Additional context