Related to #102 - Currently the unique ids (login suffixes) are wrongly assigned (on connection and on leaving the chat). This causes inconsistency. - Consider assigning one id per user and retrieve it from local storage when the user chooses different login.
Related to #102