beyond-all-reason / bar-lobby

BAR Lobby Client
https://beyond-all-reason.github.io/bar-lobby/
MIT License
33 stars 31 forks source link

Clear cache countdown #145

Open L-e-x-o-n opened 1 year ago

L-e-x-o-n commented 1 year ago

image Make the number 20 in this message count down as seconds pass. Would be useful for people with bad timing. I often click it too soon which then resets the timer.

Jazcash commented 1 year ago

Tbh I'm not sure why this error is necessary. Can't the server just instantly terminate any existing sessions when new logins happen? @Teifion

Teifion commented 1 year ago

This is in place because one client would disconnect the other which would then try to reconnect. It was the only way i found to reliably stop login flood spam.