cfdp / opeka

Counseling chat service, built for providing anonymous help to young people at risk
https://curachat.com
GNU General Public License v3.0
10 stars 6 forks source link

Reconnected client should have the same user alias as before #104

Closed cfdp closed 6 years ago

cfdp commented 7 years ago

When an anonymous user reconnects to a room he gets a new alias (e.g. anonymous34 instead of his original anonymous57).

This relates to #94 @alex-bukach

cfdp commented 7 years ago

At the moment I can't recreate this error @alex-bukach I'll let you know when/if I find the specific conditions.

alex-bukach commented 7 years ago

@benjamin-dk this was one of the points I tested carefully when implementing the reconnection, and it worked properly. I'm still not able to reproduce it on my side.