-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Functional update, host and service probes #5653
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
Merged
Merged
Changes from 3 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
5674603
Functional update, host and service probes
hreintke 57c9ba4
Fix ServiceMonitor.ino warnings
hreintke 168de73
Adding MDNSServiceQueryCallback functional
hreintke ab86859
DynamicServices Functional
hreintke 8f8e90f
Fix ServiceMonitor to match latest MDNSServiceInfo
hreintke e3dee4f
Fix unused variable in LEAdns.h
hreintke b237160
mDNS_Clock.ino fix
hreintke 6bb6e90
example restyle
d-a-v 45fbbb9
Merge pull request #1 from d-a-v/FunctionalMDNS
hreintke b74735c
Merge branch 'master' into FunctionalMDNS
d-a-v 516ed01
Merge branch 'master' into FunctionalMDNS
d-a-v 639f097
Add keyValues and answerInfo
hreintke 5da1832
Waring and formattin fix
hreintke 249b325
Change struct MDNSServiceInfo { MDNSServiceInfo(MDNSResponder ...
hreintke db0d502
Make AnswerType user friendly
hreintke 0ece474
Update ServiceInfo example
hreintke fd2cd67
Code cleanup
hreintke 88f1547
AnswerType update, Astyle update servicemonitor
hreintke 819a7e0
Update clock example to webserver
hreintke f667b56
Second typedef for probe callbacks
hreintke 902f453
Merge branch 'master' into FunctionalMDNS
devyte 7068938
Optimizations
hreintke 772d633
Update callbacks to void
hreintke c189902
esp32 compatibility
hreintke 8d3f912
std::map to const char*
hreintke 603b659
Fix emplace_back call
hreintke e3f86d2
Change Dynamic callback to void(...)
hreintke 0f0edb5
Add WiFi events reset() in close()
hreintke 699656d
Merge branch 'master' into FunctionalMDNS
devyte File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.