-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
feat: bonjour options #3202
feat: bonjour options #3202
Conversation
Codecov Report
@@ Coverage Diff @@
## master #3202 +/- ##
=======================================
Coverage 95.19% 95.20%
=======================================
Files 38 38
Lines 1249 1251 +2
Branches 350 351 +1
=======================================
+ Hits 1189 1191 +2
Misses 54 54
Partials 6 6
Continue to review full report at Codecov.
|
@alexander-akait tests for object bonjour config and use |
For Bugs and Features; did you add new tests?
wip
Motivation / Use-Case
Allows options from bonjour for more configuration - https://github.com/watson/bonjour#initializing
Breaking Changes
no
Additional Info