Skip to content

Conversation

Jorropo
Copy link
Contributor

@Jorropo Jorropo commented Mar 17, 2024

Implements libp2p/specs#608 for /tls and /noise.

Todo:

  • Fix existing tests.
  • Add new tests.
  • Improve maddr reachability extension computation (generalize reachable quic into reachable quic + webtransport into reachable a into reachable a + b).
  • Spec
  • Figure out 8962b2a's situation
  • Favor /tls over /noise over multistream-select in happy eyeballs.

@Jorropo
Copy link
Contributor Author

Jorropo commented Mar 17, 2024

It might be worth completely reworking the transport pipeline to be bottom up instead of top down (so tls, noise, multiselect and websocket would all receive the tcp transport instead of the other way around).
But that a way bigger refactor.

github.com/multiformats/go-multiaddr v0.12.2
github.com/multiformats/go-multiaddr-dns v0.3.1
github.com/multiformats/go-multiaddr-fmt v0.1.0
github.com/multiformats/go-multiaddr-fmt v0.1.1-0.20240317044316-238036a861f0
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@MarcoPolo
Copy link
Collaborator

Automatically closing old open PRs. If you're still interested in merging this please open the PR again and rebase from the latest master, otherwise do nothing.

@MarcoPolo MarcoPolo closed this Sep 19, 2025
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.

2 participants