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

Allow restriction of discovery of local swarm peers to matching ALPN #3003

Open
andrewdavidmackenzie opened this issue Dec 4, 2024 · 0 comments
Labels
c-iroh discovery feat New feature or request

Comments

@andrewdavidmackenzie
Copy link

Current state

  • Peers enable discovery, and also add their ALPN to the endpoint, when offering a connection.
  • Peers doing discovery will discover all local peers, whether they have a matching ALPN or not

Desired State

  • I only wish to discover peers that I am later able to connect to and "have a conversation with", as they implement the same protocol.
  • Hence I would like to add the ALPN to the endpoint used for discovery, and have discovery only discover devices with matching ALPNs.
@flub flub added c-iroh discovery feat New feature or request labels Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c-iroh discovery feat New feature or request
Projects
Status: No status
Development

No branches or pull requests

2 participants