Skip to content

Add sync state API #31

@carlsverre

Description

@carlsverre

The client app needs a way to query the current synchronisation state.

  • Which databases are subscribed?
  • How much of our timeline has been sent to the server?
  • How far behind is the server from applying our changes?

Ideally this ties into the mutation API so the client can also use it to await a specific mutation. This would allow the developer to opt into synchronous request/response if needed.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions