What happens when the same ID logs in from two endpoints
swgraham opened this issue · 2 comments
swgraham commented
If on different presence groups, OK. If on difft appContext then good. but server only knows if they are the same ID.
NOTE: Don't forget about the mqtt clientid.
swgraham commented
I've got an initial fix in place, waiting for some server side code to confirm the fix
swgraham commented
Merged into develop, closing.