cyberfly-io / cyberfly-node

Storage node for cyberfly IoT platform
Apache License 2.0
0 stars 0 forks source link

handle mqtt messages and libp2p pubsub properly #10

Open abuvanth opened 2 months ago

abuvanth commented 2 months ago

msg between two different mqtt server should be work

abuvanth commented 2 months ago

avoid duplicate msg

abuvanth commented 2 months ago

https://github.com/cyberfly-io/cyberfly-node/commit/48a15234b8d6cf9a8db06cdfca4dfd7ef547d447

abuvanth commented 2 months ago

duplicate message still received. need to investicate

abuvanth commented 2 months ago

same mqtt server msg received without " quote. different mqtt server msg received with " quote.