automerge / automerge-repo-rs

MIT License
39 stars 6 forks source link

Ideas for additional examples #1

Open gterzian opened 1 year ago

gterzian commented 1 year ago
  1. HTTP servers using an automerge document for peer discovery.
    • Use a bootstrap server where peers would get the initial document
    • Use autosurgeon.
RustLoverTheCoder commented 6 months ago

On the network, can you add a libp2p example On storage, can I add a prisma-client-rust example