burmudar/gomodoro

Assign unique key to new clients

Opened this issue · 0 comments

Currently clients "register" but they are not remembered. When a key is assigned we actually cheat and give the unique timer key to the client.

  • Global ID for new client
  • Don't use Timer keys for client
  • One client can have multiple timers with multiple keys and different configs

Related: #1