Rework real-time updates
The current implementation has some problems:
- Permissions make updates finicky
- Connection loss mean loss of synchronization
- We mix sync/async updates
This talk seems very applicable
Edited by tribut
The current implementation has some problems:
This talk seems very applicable