@clemens@social.multiverset.net
Post #2854148
2024-10-15 17:52 UTC
MyWebstrates uses a combination of CRDTs (https://en.wikipedia.org/wiki/Conflict-free_replicated_data_type) implemented through Automerge (automerge.org) and the service worker API (https://developer.mozilla.org/en-US/docs/Web/API/Service_Worker_API) to enable offline use and peer-to-peer collaboration.
Replies (1)
-
@clemens@social.multiverset.net 2024-10-15 17:52
If you want a quick explainer of what Webstrates is then check out: https://webstrates.net/project/a-brief-overview/ If you then want to figure out what MyWebstrates is, we’ve created an explanatory poster: https://cs.au.dk/~clemens/files/Poster.pdf You can find the paper, a video, and the code for MyWebstrates at http://github.com/Webstrates/MyWebstrates/