Skip to content

Conversation

@elijahhampton
Copy link
Contributor

@elijahhampton elijahhampton commented Nov 6, 2025

Description

Implements support for querying individual peer srv and txt records via dns-sd. Fixes and closes #5982.

Previously, libp2p-mdns only responded to service discovery queries and general peer queries. This commit adds support for querying specific peeres.

Notes & open questions

Change checklist

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • A changelog entry has been made in the appropriate crates

@elijahhampton elijahhampton changed the title Adds support for individual peer src and txt queries feat(mdns): adds support for individual peer src and txt queries Nov 6, 2025
@elijahhampton elijahhampton changed the title feat(mdns): adds support for individual peer src and txt queries feat(mdns): adds support for individual peer srv and txt queries Nov 6, 2025
elijahhampton and others added 4 commits November 6, 2025 14:54
…at(mdns)-add-support-for-individual-peer-SRV-and-TXT-queries
…queries' of github.com:elijahhampton/rust-libp2p into feat(mdns)-add-support-for-individual-peer-SRV-and-TXT-queries
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.

Using dns-sd with libp2p-mdns

2 participants