Skip to content

Default value in values schema is being sent as a write op to connected peers #167

@jamesgpearce

Description

@jamesgpearce

Discussed in #165

Originally posted by haggen July 28, 2024
So here's the situation; I have a typed store with a key x in Values, and I also am using a WebSocket synchronizer. Whenever a new client connects to the synchronizer server, the current value of x is overwritten with its default value.

I was expecting the new client to receive the latest value instead of zeroing it for everyone.

Is that by design or a bug?

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