Skip to content
This repository was archived by the owner on Apr 14, 2021. It is now read-only.
This repository was archived by the owner on Apr 14, 2021. It is now read-only.

Enhance web console to update page online (push) #9

Description

@ateska

Web console is now refreshing itself in pre-defined time intervals. This can be even enhanced (with graceful degradation to current behaviour) by utilising some modern 'push' or 'comet' approaches, where server is pro-actively notifying browser about changes in application states.

Target of this enhancement is to enhance web console page to be 'live' using 'push' notifications from server.

Consider using websockets or other features of HTML5.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions