reka.js icon indicating copy to clipboard operation
reka.js copied to clipboard

Experiment with Liveblocks as an alternative CRDT

Open prevwong opened this issue 6 months ago • 0 comments

Liveblocks provide a complete realtime CRDT-based multiplayer solution; which may be an easier alternative for developers who don't want to set up WebRTC/Websocket themselves and use a hosted solution instead.

Probably better to continue supporting the current Y.js solution but potentially supporting Liveblocks integration via an alternate collaboration package.

prevwong avatar Dec 25 '23 16:12 prevwong