-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
Description
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.
- This can all be done in the
redux-scuttlebutt
, withoutscuttlebutt
protocol changes. We control thefilter
function. - Linked to SOURCE. We should ensure it matches a valid pubKey too.
- When a peer subscribes, they should get all actions on that scope.