-
Notifications
You must be signed in to change notification settings - Fork 93
feat: peer discovery and routing section #294
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
Conversation
Link fixes and potential conflicts will be addressed in this PR once all associated material has been added. |
title: "PubSub" | ||
description: "." | ||
weight: 225 | ||
--- |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would move PubSub out of the discovery and routing section and instead place it a section like messaging. Pubsub can be employed for routing/discovery but it's more for message dissemination imo
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I intended to remove this (and didn't create another doc as a result), thanks!
@p-shahi is this still planned to merge eventually? If so, I would push a couple of changes to the mdns document. |
@mxinden please push your changes. I will merge by end of week |
Co-authored-by: Marco Munizaga <marco@marcopolo.io>
Co-authored-by: Prithvi Shahi <50885601+p-shahi@users.noreply.github.com>
df8a52a
to
a2f5e7f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good to merge from my end.
Docs this PR introduces that were already approved
Context