Skip to content

Allow channel subscription to have more interesting default behaviors #127

@timkpaine

Description

@timkpaine

e.g.

# ignore struct ticks with the same id as previously seen
channels.get_channel(channel, options={"unique": True})

# install a mutation observer on all structs and auto-retick if they mutate
channels.set_channel(channel, values, options={"observe_mutation": True})

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions