https://github.com/joshnuss/ps-shared-timer
An example of using Partyserver + Svelte to built a shared stopwatch.
https://github.com/joshnuss/ps-shared-timer
multi-device multi-player partyserver stopwatch svelte
Last synced: about 1 year ago
JSON representation
An example of using Partyserver + Svelte to built a shared stopwatch.
- Host: GitHub
- URL: https://github.com/joshnuss/ps-shared-timer
- Owner: joshnuss
- Created: 2025-02-26T13:58:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-26T15:33:37.000Z (over 1 year ago)
- Last Synced: 2025-02-26T16:26:08.224Z (over 1 year ago)
- Topics: multi-device, multi-player, partyserver, stopwatch, svelte
- Language: Svelte
- Homepage:
- Size: 203 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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.