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

Do topic discovery for the pubsub group using a DHT #152

Open
d-roak opened this issue Sep 10, 2024 · 5 comments
Open

Do topic discovery for the pubsub group using a DHT #152

d-roak opened this issue Sep 10, 2024 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@d-roak
Copy link
Member

d-roak commented Sep 10, 2024

Currently, we have a big pubsub group where everyone sends messages announcing themselves to discover other peers and the pubsub topics. This doesn't scale.

We want to change it for a DHT that have a Map<topic_id, nodes[]>

@d-roak d-roak added the enhancement New feature or request label Sep 10, 2024
@coxmars
Copy link

coxmars commented Sep 16, 2024

Hi @d-roak is this available? I would like to contribute to this project, my plan is to start by analyzing the current codebase to determine the best place to integrate the DHT for topic discovery.

Copy link

onlydustapp bot commented Sep 16, 2024

Hey @coxmars!
Thanks for showing interest.
We've created an application for you to contribute to Topology.
Go check it out on OnlyDust!

@d-roak
Copy link
Member Author

d-roak commented Sep 16, 2024

Yep ! Assigned

@d-roak
Copy link
Member Author

d-roak commented Sep 16, 2024

If you have any questions, feel free to join our community channels:

https://t.me/topologyfrens
https://discord.gg/GUDGzBP5mn

@elielnfinic
Copy link

I'll jump on this. Hopefully, coxmars has made some progress, but I’m not sure.

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
Status: 🗃️ Backlog
Development

No branches or pull requests

3 participants