Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get changes from event stream #136

Open
adzenith opened this issue May 25, 2022 · 1 comment
Open

Get changes from event stream #136

adzenith opened this issue May 25, 2022 · 1 comment
Labels
new-feature New feature or request

Comments

@adzenith
Copy link

I'm trying out the event stream using the API and it looks like as a subscriber I get a callback with the new state, cur_item. Is there any way to get a callback with the actual changes, too? (the evt_data here).
Thanks!

@marcelveldt
Copy link
Collaborator

No not at this time. Perhaps a future improvement is to send the changed keys in the event ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants