tauri-apps / tauri-apps/plugins-workspace

[store] `onKeyChange` and `onChange` equivalents for rust

Open
#331 0 comments 4 reactions 0 assignees View on GitHub
plugin: store type: feature request
Dominant language
Rust
Stars
1.8k
Forks
602
Avg merge
4d 14h
Merged PRs (30d)
9

Description

I'd like to be able to update the backend when the frontend changes values in the store. Currently, devs can update and read the store, but there's no way to be notified of changes directly. For now, I'm watching for configuration changes on the frontend and sending an event to the backend. However, this seems like a hack.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.