Often, games are lost by people refreshing their devices, or they would like to switch recording players, or they would like to see in-progress games. We can solve all of these issues by recording games server-side and letting users view data from there.
Required qualities:
- Games must not be stored indefinitely, they should be purged at some point either late at night or after some holding period.
- Games should have some viewing method for non-players
- Games should have some edit enabling method for players
This issue is the current alternative to #56
Often, games are lost by people refreshing their devices, or they would like to switch recording players, or they would like to see in-progress games. We can solve all of these issues by recording games server-side and letting users view data from there.
Required qualities:
This issue is the current alternative to #56