Skip to content

Possibility to disable change event completely #24

@mifopen

Description

@mifopen

While change event is useful in some cases, it harms performance when it's easier to handle updates with the same state than to deep-compare states. Even if you do not use change event at all, you have to spend some CPU cycles on deep comparing objects. It would be nice to have an option to disable all the logic for the change event for particular awareness instance.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions