107
Realtime App Updates
Source: directus/directus#3221 · opened by @Fusseldieb
A thing that I've noticed that could eventually be interesting in the future are Websockets or similar.
I noticed that when Directus is open on multiple computers/screens, if the database is updated or something is inserted, it doesn't get updated on other screens. This obviously happens (or doesn't happen) because the SPA is static. Things get loaded and that's it. But why _stop_ there _(~no~ pun intended)_...
With websockets or similar in place, when something is altered, the changes (or request to reload the collection) would update the table and it would always show the newest and greatest version of the data.
It would then be really _real-time_ 😀
Would love to hear opinions on this idea!
I noticed that when Directus is open on multiple computers/screens, if the database is updated or something is inserted, it doesn't get updated on other screens. This obviously happens (or doesn't happen) because the SPA is static. Things get loaded and that's it. But why _stop_ there _(~no~ pun intended)_...
With websockets or similar in place, when something is altered, the changes (or request to reload the collection) would update the table and it would always show the newest and greatest version of the data.
It would then be really _real-time_ 😀
Would love to hear opinions on this idea!
No pledges yet. Be the first to back this.
Comments
Similar requests
Enable PATCH Endpoint to Accept Arrays for Bulk Updates (Update Many Items with Unique Values Using Unique Key, Composite Key, or Query)
7 votes · 0 comments
Implement `onbeforeunload` to notify user when leaving Directus App with unsaved content.
2 votes · 0 comments
Fetch Data from External API
44 votes · 0 comments
MongoDB support (also with Atlas integration)
2 votes · 0 comments
Update count in notification badge
9 votes · 0 comments
No comments yet.