Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 284 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 284 Bytes

Shared timer

An example of using Partyserver + Svelte to built a shared stopwatch.

The shared stopwatch allows the same stopwatch to run across multiple devices (desktop, phone, tablet, watch, etc..)

It uses Durable Object alarms to sync the state across all devices.