-
Notifications
You must be signed in to change notification settings - Fork 90
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
Complete all concept docs #35
Comments
Hey @tesla809, thanks! I'm sorry I took so long to get back to you; last week I moved a few hundred miles away to an awesome new home, so I was pretty distracted :) I think any of the issues you mentioned would be great to take on. For #17, probably the simplest piece would be to get some examples of different multiaddrs for various transports, for example, For the routing articles, I've been thinking about how to structure it so that there's not a ton of duplication between peer routing and content routing. They're pretty similar, and in practice both are usually provided by the kad DHT. Maybe it makes sense to have an article just about the DHT, with articles for peer routing and content routing that refer to the DHT article. What do you think? This js peer & content routing example might be helpful. Also, there are repos for the peer routing interface and content routing interface that define the basic operations. Please hit me up with questions, and thanks again for wanting to help 💯 |
@marten-seemann @DannyS03 and I reviewed the open items under this ticket and have assigned priorities. Will address soon. |
This is a meta issue to keep track of the completion of our concept articles.
Write & publish:
Improve:
The text was updated successfully, but these errors were encountered: