glizzan / concord

Other
1 stars 1 forks source link

Poll back-end to detect changes #156

Open shaunagm opened 3 years ago

shaunagm commented 3 years ago

We need to periodically poll the back end so changes in their groups by other people get surfaced to users.

In the long term, it may make sense to use websockets (via Django Channels?) to stay up to date.