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

feat: add support for sending to a specific addr and port with ServiceInfo.async_request and ServiceInfo.request #1192

Merged
merged 1 commit into from
Jul 2, 2023

Commits on Jul 2, 2023

  1. feat: add support for sending to a specific addr/port with ServiceInf…

    …o.async_request
    
    Passing addr and port is optional, and will default to the
    mDNS multicast address and port. This is useful for directing
    requests to a specific host that may be able to respond across
    subnets.
    bdraco committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    8f5efad View commit details
    Browse the repository at this point in the history