Skip to content

DRAFT/WIP: subscriptions interface#265

Draft
andorsk wants to merge 3 commits into
decentralized-identity:mainfrom
andorsk:ask/subscriptions
Draft

DRAFT/WIP: subscriptions interface#265
andorsk wants to merge 3 commits into
decentralized-identity:mainfrom
andorsk:ask/subscriptions

Conversation

@andorsk

@andorsk andorsk commented Sep 24, 2023

Copy link
Copy Markdown
Collaborator

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

@LiranCohen

Copy link
Copy Markdown
Member

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

Comment thread spec/spec.md
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
Copy Markdown
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 thread spec/spec.md
Comment on lines +1397 to +1398
}
2. **Source Node Authorization** : The **Source Node** may grant or reject the

Copy link
Copy Markdown
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