strophe.muc.js: Rejoining a room will call added message handler several times
claudijo opened this issue · 1 comments
claudijo commented
Problem is that messages will be reported several times when adding a message handler each time a room is rejoined.
Proposed solution is to remove appropriate handler when leaving a room.
nadimkobeissi commented
+1