MikaelElkiaer/planning-poker

Only one game per user

MikaelElkiaer opened this issue · 1 comments

Limit users to participating in a single game. This entails the following:

  • Refactor server; make current game available in service
  • Kick all players when host leaves
  • Ask user whether to leave game when joining new (or stay)

Probably don't want this for now...