You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A built deck only syncs presenter↔audience on the same machine (BroadcastChannel/localStorage); cross-device needs either the dev server or addSyncMethod + a relay—today served by slidev-addon-sync / slidev-sync-server (related: #1987). Is the philosophy that addSyncMethod is the intended public seam and sync stays in addons, or is there appetite for a batteries-included, relay-based cross-device sync in core? Would a maintained, documented reference sync server be welcome under the org?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
A built deck only syncs presenter↔audience on the same machine (BroadcastChannel/localStorage); cross-device needs either the dev server or addSyncMethod + a relay—today served by slidev-addon-sync / slidev-sync-server (related: #1987). Is the philosophy that addSyncMethod is the intended public seam and sync stays in addons, or is there appetite for a batteries-included, relay-based cross-device sync in core? Would a maintained, documented reference sync server be welcome under the org?
Beta Was this translation helpful? Give feedback.
All reactions