apache / rocketmq-mqtt

Apache rocketmq
https://rocketmq.apache.org/
Apache License 2.0
181 stars 63 forks source link

[Enhancement] Implement Subscription Identification in MQTT 5.0 #240

Open DongyuanPan opened 7 months ago

DongyuanPan commented 7 months ago

branch: develop_mqtt5.0

Subscription Identification: Subscriptions can now be identified with subscription identifiers, providing a way to process published messages differently based on the subscription through which they were received.

FYI:https://docs.oasis-open.org/mqtt/mqtt/v5.0/mqtt-v5.0.html