Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Live updates #61

Closed
krazyjakee opened this issue Oct 3, 2017 · 1 comment
Closed

Live updates #61

krazyjakee opened this issue Oct 3, 2017 · 1 comment

Comments

@krazyjakee
Copy link
Contributor

krazyjakee commented Oct 3, 2017

Please forgive my lack of redis knowledge, but do any events in this library allow for redis to trigger an update in the server and therefore client? https://github.com/NodeRedis/node_redis - We're getting into websocket or long-poll territory then and perhaps that's going overboard.

If not, I guess a front-end interval would suffice. Since this would be ajaxy as hell, I suggest we perhaps solve this issue first: #58

I'd like to see a job go from state to state without clicking a thing.

@skeggse
Copy link
Member

skeggse commented May 22, 2019

I think we're getting into websocket/long-poll territory. While this would be super neat, I think the actual functionality should be out of scope for arena. I think it would, however, be reasonable to make arena extensible such that a separate plugin could add realtime updates, though that may be venturing into a separate space where the UI is client-rendered, per #58.

@skeggse skeggse closed this as completed Nov 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants