discovery module
Open
@vyzo is already working on this.
Since Oct 12, 2018.
- Dominant language
- Go
- Stars
- 6.9k
- Forks
- 1.3k
- Avg merge
- 13d 21h
- Merged PRs (30d)
- 1
Description
We currently have just one mechanism for discovery, and that's the DHT providers API, but there is also rendezvous in progress.
On the same time, we have a slew of service components that will benefit from discovery including autonat, autorelay, pubsub, and rendezvous itself (turtles all the way).
So we need a generic mechanism for doing advertisement and discovery, as a new module with baseline implementations using the routing interface and rendezvous.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.