Skip to content

Conversation

@andorsk
Copy link
Collaborator

@andorsk andorsk commented Sep 24, 2023

Subscriptions interface WIP / DRAFT. Sharing early for discussion and transparency.

@LiranCohen
Copy link
Member

Tagging myself @LiranCohen to look at this when taking a stab defining RecordsSubscribe and EventsSubscribe

Subscriptions to a Decentralized Web Node (DWN) enable efficient data delivery
between specific DWN clients. This feature is especially valuable in scenarios
where you have a highly available node (the **source** node) and an ephemeral
node (the **sink** node) and require the capability to relay real-time updates
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sink comes across as a typo for sync. If sink is intentional, probably best to say so on its first occurrence in any given document.

Comment on lines +1397 to +1398
}
2. **Source Node Authorization** : The **Source Node** may grant or reject the
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
}
2. **Source Node Authorization** : The **Source Node** may grant or reject the
}
```
2. **Source Node Authorization** : The **Source Node** may grant or reject the

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants