libp2p / libp2p/go-libp2p

swarm: dial DNS addresses in parallel with IP addresses

Open
#2,292 2 comments 0 reactions 1 assignee View on GitHub

@sukunrt is already working on this.

Since May 22, 2023.

P1
Dominant language
Go
Stars
6.9k
Forks
1.3k
Avg merge
13d 21h
Merged PRs (30d)
1

Description

We dial a peer _after_ resolving any dns addresses of the peer. We should dial the IP addresses and resolve the dns addresses in parallel.

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.