Skip to content

[Feature]: Replace polling with WebSocket-based state updates #992

@meryemefe

Description

@meryemefe

Contact Details

No response

Describe the feature

Description:
Helios currently polls the server every 3 seconds to fetch environment state changes. Replace this with a WebSocket-based implementation to reduce unnecessary REST traffic and improve server resource usage.

Requirements:

  • Implement WebSocket-based environment state updates
  • Use RxDOM/RxJS integration on the frontend
  • Stop periodic REST polling once WebSocket updates are available

Metadata

Metadata

Assignees

Labels

feature-requestFeature request from a userinboxIssue comes from a user
No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions