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
Thinking back, we might need to extend the underlying protocol to ensure when initial subscription occurs, we replay all old actions, or use a timestamp counter per-scope.
Add an optional scope key to
action.meta
, don't gossip those actions to peers unless they've specifically requested a subscription to that scope.redux-scuttlebutt
, withoutscuttlebutt
protocol changes. We control thefilter
function.The text was updated successfully, but these errors were encountered: