Implement pot sharing #4

Open
opened 2024-01-24 00:00:34 +00:00 by philip · 0 comments
Owner

A node should know which other nodes are participating in a pot and pro- and reactively exchange its contents.

  • Store list of "interested nodes"/participants
  • Upon updates, attempt to directly push them to the nodes to which there currently is an existing communication channel
  • Periodically ask participating nodes for updates in shared pots
  • Check permission for each requested share
A node should know which other nodes are participating in a pot and pro- and reactively exchange its contents. - [ ] Store list of "interested nodes"/participants - [ ] Upon updates, attempt to directly push them to the nodes to which there currently is an existing communication channel - [ ] Periodically ask participating nodes for updates in shared pots - [ ] Check permission for each requested share
philip added this to the v1 milestone 2024-01-24 00:00:34 +00:00
philip added the
Kind/Feature
label 2024-01-24 00:00:34 +00:00
philip added the
crate/ubisync
label 2024-02-11 14:24:16 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: philip/ubisync#4
No description provided.