DimaStoyanov / Monopoly

Board game implementation
https://monopoly-in-map.herokuapp.com/
MIT License
0 stars 1 forks source link

tracking online players #11

Closed DimaStoyanov closed 6 years ago

DimaStoyanov commented 6 years ago

Add filter that add to ExpiringMap player's nickname at every request. Player is active if he did request last 30 seconds.

DimaStoyanov commented 6 years ago