Skip to content

Improve example with offline/online clients #11

@claustres

Description

@claustres

Currently the example is only using frontends with automerge services. However, as stated in #10, this will not be practical for some use cases. It should be better to setup an example with:

  • two servers, one to be sync with another one
  • an "online" client directly connected to the adapter services of the sync server
  • an "offline" client connected to automerge services of the synced server that can go offline

This will be representative of a use case where:

  • most clients are connected to a central cloud server but some are connected to a locally deployed server to be sync with the cloud server
  • some clients can go offline then sync back their changes when online again

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions