composablesys / collabs

Collabs library monorepo

Home Page:https://collabs.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Network and storage providers

mweidner037 opened this issue · comments

We have the basic WebSocketNetwork and MatrixWidgetNetwork, but not enough network/storage tools to make a proper local-first app easily. Containers could do this, but they have limited functionality.

One idea is to interoperate with providers from Yjs and Automerge-repo. After #239, all three libraries will have similar top-level interfaces, so in theory a provider from one library could work with all three.