Can be useful for async session or to keep track of how it was before.
When to do that?
- Per turn? when a user click something?
- after 10 sec of inactivity?
How to do?
- Capture the board with a html2image utility?
- Save the board data and show
How long to retain data?
Can be useful for async session or to keep track of how it was before.
When to do that?
How to do?
How long to retain data?