Infrastructure to support live updates
Open
area:frontend
priority:low
story
- Dominant language
- JavaScript
- Stars
- 400
- Forks
- 89
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 149
Description
### Epic
_No response_
### Description
We currently rely on HTTP polling to get project/device status updates throughout our application. We need to switch this architecture to websockets so that we get live updates as they happen.
### Which customers would this be availble to
_No response_
### Acceptance Criteria
- [ ] Run ~websocket~ a server
- [ ] Publish events from server
- [ ] Subscribe to events in UI
- [ ] ~Update existing HTTP polling in project status & device status to use Websocket events instead~
- [ ] https://github.com/flowforge/flowforge/issues/1222
Contributor guide
Assessment
This issue has not been assessed yet.