Skip to content

Comments on new self-contained minimal mDNSResponder (replaces Avahi/Bonjour) #529

Description

@fduncanh

Please comment on the new experimental feature that may become the default UxPlay mDNSResponder implementation for Service Discovery in UxPlay-1.74, replacing external dependence on Apple Bonjour's dns-sd.h, which is also used by avahi-daemon.

This is code contributed by @kgbook (see #523), and is now in lib/mdsns

Currently in the GitHub UxPlay master branch, (the future UxPlay-1.74 release) the new code is used by default, but the Apple dns-sd.h code (in lib/dns_sd) is also available by compiling with

cmake  -DUSE_DNS_SD=1

  • Should the new code become the UxPlay default, with the older code as an alternative, or vice versa?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions