-
```
What steps will reproduce the problem?
Try to connect to a computer with hostname using mDNS(multicast dns)
Possibly automatically discover computers using dns-sd
What is the expected output? Wha…
-
```
What steps will reproduce the problem?
Try to connect to a computer with hostname using mDNS(multicast dns)
Possibly automatically discover computers using dns-sd
What is the expected output? Wha…
-
Trust-DNS currently has only experimental support for mDNS and DNS-SD that has not been maintained since its introduction. I intend to do most of the implementation work, but wanted to engage with the…
-
In the current version, multiple service can register under the same name. Instead the service should detect the conflict and pick a new name.
```
When a DNS-SD service is advertised using Multica…
-
**Is your enhancement proposal related to a problem? Please describe.**
Currently, dns-sd does not support
1. domain enumeration (chapter 11)
2. sub-types (chapter 7.2)
3. service domains (chapter…
-
> With classic RPC, the caller needs to know how to address each and every callee it wants to call. With WAMP routed RPC, the client (acting as a caller) only needs to know how to address it's upstrea…
-
(2024-07-17: I believe I refer to the most up to date documents.)
Once I asked if it was possible to program the ESP32 to query for the thing-directory. According to the the WoT-discovery recommendat…
-
### Component(s)
receiver/prometheus
### What happened?
## Description
Thank you.
Previously following scrape config used to work fine, but with the new latest changes , I am getting error, attac…
-
We are currently using [mdns](https://github.com/SignalK/signalk-server/blob/master/src/mdns.js#L30) as the [default](https://github.com/SignalK/signalk-server/blob/master/package.json#L129) mdns resp…
-
In the web interface at Settings -> Domain there is a check box to toggle mDNS/DNS-SD broadcasts on and off, and a text field to set the local hostname.
On other platforms this allows users to enable…