Skip to content

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

Merged
merged 18 commits into from
Mar 3, 2023
Merged

Conversation

salmad3
Copy link
Member

@salmad3 salmad3 commented Jan 15, 2023

Docs this PR introduces that were already approved

Context

@salmad3 salmad3 marked this pull request as draft January 15, 2023 18:19
@salmad3 salmad3 linked an issue Jan 16, 2023 that may be closed by this pull request
@salmad3 salmad3 marked this pull request as ready for review January 17, 2023 10:33
@salmad3 salmad3 added ready for review PR is ready for review Epic DNM do not merge labels Jan 17, 2023
@salmad3 salmad3 requested review from MarcoPolo and p-shahi January 26, 2023 00:37
@salmad3
Copy link
Member Author

salmad3 commented Jan 26, 2023

Link fixes and potential conflicts will be addressed in this PR once all associated material has been added.

@salmad3 salmad3 added the P1 High label Jan 26, 2023
Comment on lines 2 to 5
title: "PubSub"
description: "."
weight: 225
---
Copy link
Member

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

Copy link
Member Author

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!

@salmad3 salmad3 added change request PR requires changes. and removed ready for review PR is ready for review DNM do not merge labels Feb 2, 2023
@salmad3 salmad3 marked this pull request as draft February 2, 2023 20:18
@salmad3 salmad3 requested a review from p-shahi February 2, 2023 20:18
@salmad3 salmad3 added ready for review PR is ready for review and removed change request PR requires changes. labels Feb 2, 2023
@p-shahi p-shahi changed the title feat: peer discovery and routing section [do not merge] feat: peer discovery and routing section Feb 23, 2023
@p-shahi p-shahi closed this Feb 23, 2023
@p-shahi p-shahi reopened this Feb 25, 2023
@p-shahi p-shahi removed P1 High ready for review PR is ready for review Epic labels Feb 25, 2023
@mxinden
Copy link
Member

mxinden commented Mar 1, 2023

@p-shahi is this still planned to merge eventually? If so, I would push a couple of changes to the mdns document.

@p-shahi
Copy link
Member

p-shahi commented Mar 1, 2023

@mxinden please push your changes. I will merge by end of week

@p-shahi p-shahi changed the title [do not merge] feat: peer discovery and routing section feat: peer discovery and routing section Mar 1, 2023
@p-shahi p-shahi force-pushed the init/discovery-sec branch from df8a52a to a2f5e7f Compare March 1, 2023 22:56
@p-shahi p-shahi marked this pull request as ready for review March 1, 2023 22:57
@p-shahi p-shahi removed their request for review March 1, 2023 22:57
Copy link
Member

@mxinden mxinden left a 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.

@p-shahi p-shahi merged commit 37935bc into master Mar 3, 2023
@p-shahi p-shahi deleted the init/discovery-sec branch March 3, 2023 18:06
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.

Create and populate discovery & routing section Write concept doc about peer routing
3 participants