Skip to main content
Live canvases use an initial snapshot plus patch events.

Patch event

Event log

The Hub stores the event log so a live canvas is replayable and auditable. Event records should include:
  • Canvas ID
  • Event ID
  • Actor
  • Event type
  • Patch payload
  • Created timestamp
  • Permission scope used

Live modes