Outbound Link Summary:
Network 3000:
yesterday

You mean like Google Wave? 🤪
Automerge is a library of data structures for building collaborative applications.
You can have a copy of the application state locally on several devices which may belong to the same user, or to different users. Each user can independently update the application state on their local device, even while offline, and save the state to local disk. This is similar to Git, which allows you to edit files and commit changes offline.