FeatureFuel
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!

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests