Skip to content

oskarhane/svelte-grid-sync

Repository files navigation

svelte-grid-sync

Tiny demo app to show peer-to-peer (via WebRTC) CRDT multiplayer capabilties. Click in the grid to color it, choose which color down below.
Uses Yjs's WebRTC connector and signaling server to connect users, so no backend is involved after the discovery step.
The grid will clear when noone's around anymore.

Uses convenience library syncedstore on top of Yjs.
Those makes this super simple.

Interactive demo: https://lavish-number.surge.sh/

About

PoC app showing CRDT capabilities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published