moscajs / mosca

MQTT broker as a module
mosca.io
3.2k stars 508 forks source link

What is the best way to subscribe user's topics when they use their account on more than one device at the same time ? #668

Closed harakuru99 closed 7 years ago

harakuru99 commented 7 years ago

Can we use the same clientID for many devices when our user uses more than one device with their account at the same time?

mcollina commented 7 years ago

No, the other clients will be disconnected.