I would love to be able to use SpacetimeDB in an app that:
- robustly handles disconnection from a server, and then syncs and catches up when it reconnects
- propagates updates locally immediately first, and rolls back or corrects if necessary after propagation to the server
This would be similar to what replicache enables.
I would love to be able to use SpacetimeDB in an app that:
This would be similar to what replicache enables.