If subscriber has topic as $share/group/my_topic
, it doesn't receive any messages, but if I change the topic to /my_topic
- everything works just fine.
It seems that M2Mqtt doesn't support shared subscriptions. Is there a workaround for this? I also need persistence to work with shared subscriptions.
If there's no workaround, offers to other libraries are welcome!