libp2p / libp2p/go-libp2p

discovery module

Open
#446 6 comments 0 reactions 1 assignee View on GitHub

@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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.