Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make hosted DWNs and sync configurable #86

Closed
frankhinek opened this issue May 22, 2023 · 3 comments · Fixed by #93
Closed

Make hosted DWNs and sync configurable #86

frankhinek opened this issue May 22, 2023 · 3 comments · Fixed by #93
Assignees
Labels
enhancement New feature or request

Comments

@frankhinek
Copy link
Contributor

frankhinek commented May 22, 2023

Making the hosted DWNs was a planned fast-follow to the 0.7.x release, but adding an issue to track since it was requested by multiple community members (example below).

Screenshot 2023-05-22 at 1 19 10 PM
@frankhinek frankhinek added the enhancement New feature or request label May 22, 2023
@frankhinek frankhinek moved this to Backlog in Web5 Roadmap May 22, 2023
@michaelneale
Copy link
Contributor

I am taking a look at this.

@michaelneale
Copy link
Contributor

const { web5, did: myDid } = await connect({ 'dwnEndpoints': ['https://dwn.tbddev.org/dwn0'] });

@frankhinek frankhinek linked a pull request May 28, 2023 that will close this issue
@github-project-automation github-project-automation bot moved this from Backlog to Done in Web5 Roadmap May 28, 2023
@frankhinek frankhinek reopened this May 28, 2023
@frankhinek
Copy link
Contributor Author

Modifying this issue to only concern making hosted DWNs configurable. New issue #95 created to track allowing sync behavior to be configurable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants