Skip to content

Diff state #61

@thaiat

Description

@thaiat

Hi,

I started using feathers-reactive with vuex and in a standard CRUD scenario everything works fine.
Now i m trying to make some canvas annotations (annotation is the feathers crud service) real time. In the subscribe i get the whole list of annotations whenever they change, but it is not very efficient to draw all of them again in the canvas for each change.
Is there a way to only get the diff list between 2 subscribes ?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions