1
0
Fork 0
mirror of https://github.com/postmannen/ctrl.git synced 2025-03-31 01:24:31 +00:00
This commit is contained in:
postmannen 2022-04-06 05:00:33 +02:00
parent ea2a61d85e
commit 10796f3556

View file

@ -81,7 +81,7 @@ TODO
#### Store that is used as the Auth DB for knowing what is needed to be distributed where
`ToNode -> Command -> []FromNode`
`ToNode -> Command -> []{FromNode, signature-of-X-from-central}`
* When the store is updated a new push message should be sent to all the destination nodes to update their local ACL store.