near-everything / canvas

https://draw.everything.dev
The Unlicense
10 stars 4 forks source link

Live collaboration #7

Open elliotBraem opened 7 months ago

elliotBraem commented 7 months ago

We want to enable live collaboration like there is on the tldraw proper.

There is a yjs-tldraw example that we can use, or see the full open source tldraw.com code to see how they handle it.

The editor.userId can be context.accountId (the logged in user).