You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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_datahere).
Thanks!