Mojtabarezaei4 / Queueomatic

A queue system that can be used for educational purposes or for any other situations where prioritization of individuals is necessary.
https://queueomatic.azurewebsites.net/
MIT License
7 stars 2 forks source link

Implement ip ban / timeout when user is kicked from a room #160

Open FabianAronsson opened 9 months ago

FabianAronsson commented 9 months ago

When kicking someone from a room it is only temporary. A timeout would be useful here, but even an ip banned timeout could be good as well since SignalR instances only exists per browser.