Skip to content

Added a WATCH capability for a truly responsive web app#59

Closed
ted-ross wants to merge 8 commits intoskupperproject:mainfrom
ted-ross:tross-watch
Closed

Added a WATCH capability for a truly responsive web app#59
ted-ross wants to merge 8 commits intoskupperproject:mainfrom
ted-ross:tross-watch

Conversation

@ted-ross
Copy link
Copy Markdown
Member

@ted-ross ted-ross commented Apr 6, 2026

Watches may be used in lieu of HTTP GET operations when populating a GUI panel. This uses AMQP over WebSockets to subscribe to ongoing changes in the data of interest. It makes for an instantaneously responsive presentation without incurring the overhead (and log pollution) of polling.

ted-ross added 5 commits April 8, 2026 09:58
  - Just use the terminus in a link to identify the API (assume GET)
  - Watch lifecycle will be tied to the link lifecycle
  - Changes to the message structure to handle errors
  - Added stubs for the delta operations in the ongoing WATCH
…bSocket connection for the whole app rather than per-panel.
@ted-ross ted-ross closed this Apr 13, 2026
@ted-ross ted-ross deleted the tross-watch branch April 13, 2026 18:27
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

Successfully merging this pull request may close these issues.

1 participant