arangace / CreamCat

SOFTENG750 project team CreamCat
MIT License
0 stars 3 forks source link

Created room exists in the database permanently #43

Closed nivekyee closed 3 years ago

nivekyee commented 3 years ago

There is no logic in the backend to handle closing empty rooms and removing them from the database, which will cause memory issues in the long run.

Rooms should:

Both options have downsides that need to be further identified and addressed, but should be implemented before a better solution is found.