Skip to content
Snippets Groups Projects
Commit e7c87a08 authored by maniac103's avatar maniac103 Committed by mueller-ma
Browse files

Implement support for Server Sent Events (SSE) (#847)


* Refactor server properties (flags, sitemap list) into model class.

Useful when adding more flags later.

Signed-off-by: default avatarDanny Baumann <dannybaumann@web.de>

* Implement support for Server Sent Events (SSE).

Signed-off-by: default avatarDanny Baumann <dannybaumann@web.de>

* Streamline widget update path.

No need to update the same data thrice, and also avoid unneeded
comparisons.

Signed-off-by: default avatarDanny Baumann <dannybaumann@web.de>

* Pin OkSSE to current Git ref.

Signed-off-by: default avatarDanny Baumann <dannybaumann@web.de>

* Update widget icon path from SSE events.

Signed-off-by: default avatarDanny Baumann <dannybaumann@web.de>
parent f8f97794
No related branches found
No related tags found
No related merge requests found
Showing
with 527 additions and 221 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment