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

MDNSResponder: Add method to get TXT key values. #5135

Merged
merged 1 commit into from
May 18, 2021
Merged

MDNSResponder: Add method to get TXT key values. #5135

merged 1 commit into from
May 18, 2021

Conversation

filimonic
Copy link
Contributor

Add method MDNSResponder::txtKey(int idx, int txtIdx) aka MDNS.txtKey(int idx, int txtIdx) to be able to get mDNS TXT record name (key) and explore TXT records. Closes #5132

@CLAassistant
Copy link

CLAassistant commented Apr 30, 2021

CLA assistant check
All committers have signed the CLA.

@me-no-dev me-no-dev merged commit 1b2f34b into espressif:master May 18, 2021
@me-no-dev
Copy link
Member

thanks :)

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.

[ESPmDNS] MDNSResponder does not have methods to receive TXT record keys (only values).
3 participants