mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-26 01:44:37 +00:00
The current implementation is still broken, and actually more broken than it was before a37d50166f.
It seems that we should be exposing the SSE events to the syncer so that the resulting updates can be handled by the syncers existing task scheduler
10 lines
279 B
Plaintext
10 lines
279 B
Plaintext
title: $:/plugins/multiwikiclient/SideBarSegment
|
|
tags: $:/tags/SideBarSegment
|
|
list-before: $:/core/ui/SideBarSegments/page-controls
|
|
|
|
<%if [{$:/config/multiwikiclient/use-server-sent-events}match[yes]] %>
|
|
|
|
MWS Connection Status: {{$:/state/multiwikiclient/connection}}
|
|
|
|
<%endif%>
|