hivemq / hivemq-mqtt-client

HiveMQ MQTT Client is an MQTT 5.0 and MQTT 3.1.1 compatible and feature-rich high-performance Java client library with different API flavours and backpressure support
https://hivemq.github.io/hivemq-mqtt-client/
Apache License 2.0
860 stars 159 forks source link

[Question] How to use `topicAlias` feature? #531

Closed mattisonchao closed 2 years ago

mattisonchao commented 2 years ago

Hello, Everyone.

I have a question about how to use the topicAlias feature? I didn't see any demo on the doc.

Thanks!

mattisonchao commented 2 years ago

I got it from example dir.